Searched refs:PM_LEVEL_SIZE (Results 1 – 2 of 2) sorted by relevance
270 #define PM_LEVEL_SIZE(x) (((x) < 6) ? \ macro
1476 if (address <= PM_LEVEL_SIZE(domain->mode) || in increase_address_space()1509 while (address > PM_LEVEL_SIZE(domain->mode)) in alloc_pte()1594 if (address > PM_LEVEL_SIZE(domain->mode)) in fetch_pte()