Searched refs:FIX_IMMR_SIZE (Results 1 – 2 of 2) sorted by relevance
68 #define FIX_IMMR_SIZE (512 * 1024 / PAGE_SIZE) macro70 FIX_IMMR_BASE = __ALIGN_MASK(FIX_IMMR_START, FIX_IMMR_SIZE - 1) - 1 +71 FIX_IMMR_SIZE,75 #define FIX_IMMR_SIZE (SZ_2M / PAGE_SIZE) macro77 FIX_IMMR_BASE = __ALIGN_MASK(FIX_IMMR_START, FIX_IMMR_SIZE - 1) - 1 +78 FIX_IMMR_SIZE,
15 #define IMMR_SIZE (FIX_IMMR_SIZE << PAGE_SHIFT)