Searched refs:MMU_LEVEL_MASK (Results 1 – 1 of 1) sorted by relevance
39 #define MMU_LEVEL_MASK 0x1ffUL macro84 off &= MMU_LEVEL_MASK; in _kenrel_unmap_4K()157 off &= MMU_LEVEL_MASK; in _kernel_map_4K()194 off &= MMU_LEVEL_MASK; in _kernel_map_4K()226 off &= MMU_LEVEL_MASK; in _kernel_map_2M()263 off &= MMU_LEVEL_MASK; in _kernel_map_2M()654 off &= MMU_LEVEL_MASK; in _map_single_page_2M()681 off &= MMU_LEVEL_MASK; in _map_single_page_2M()774 off &= MMU_LEVEL_MASK; in _query()795 off &= MMU_LEVEL_MASK; in _query()
Completed in 5 milliseconds