IMR_ALIGN 49 arch/x86/include/asm/imr.h #define IMR_MASK (IMR_ALIGN - 1) IMR_ALIGN 272 arch/x86/platform/intel-quark/imr.c return size - IMR_ALIGN; IMR_ALIGN 73 arch/x86/platform/intel-quark/imr_selftest.c base += size - IMR_ALIGN; IMR_ALIGN 78 arch/x86/platform/intel-quark/imr_selftest.c base -= size + IMR_ALIGN * 2; IMR_ALIGN 83 arch/x86/platform/intel-quark/imr_selftest.c ret = imr_add_range(0, IMR_ALIGN, IMR_READ_ACCESS_ALL, IMR_ALIGN 88 arch/x86/platform/intel-quark/imr_selftest.c ret = imr_add_range(0, IMR_ALIGN, IMR_CPU, IMR_CPU); IMR_ALIGN 91 arch/x86/platform/intel-quark/imr_selftest.c ret = imr_remove_range(0, IMR_ALIGN); IMR_ALIGN 96 arch/x86/platform/intel-quark/imr_selftest.c size = IMR_ALIGN * 2;