Searched refs:PT_LVL_OFFSET_MASK (Results 1 – 1 of 1) sorted by relevance
67 #define PT_LVL_OFFSET_MASK(lvl) __PT_LVL_OFFSET_MASK(PT_BASE_ADDR_MASK, lvl, PT_LEVEL_BITS) macro441 gfn += (addr & PT_LVL_OFFSET_MASK(walker->level)) >> PAGE_SHIFT; in FNAME()976 #undef PT_LVL_OFFSET_MASK