Searched refs:CORE_MMU_PAGE_OFFSET_MASK (Results 1 – 2 of 2) sorted by relevance
99 #define CORE_MMU_PAGE_OFFSET_MASK(level) \ macro102 #define CORE_MMU_PAGE_OFFSET_MASK(level) \ macro
707 offset_mask = CORE_MMU_PAGE_OFFSET_MASK(level); in arch_va2pa_helper()