Searched refs:ARCH_MMU_FLAG_CACHE_MASK (Results 1 – 4 of 4) sorted by relevance
24 #define ARCH_MMU_FLAG_CACHE_MASK (3<<0) macro
148 if (flags & ARCH_MMU_FLAG_CACHE_MASK) in arch_mmu_map()
41 switch (flags & ARCH_MMU_FLAG_CACHE_MASK) { in mmu_flags_to_l1_arch_flags()89 switch (flags & ARCH_MMU_FLAG_CACHE_MASK) { in mmu_flags_to_l2_arch_flags_small_page()
41 switch (flags & ARCH_MMU_FLAG_CACHE_MASK) { in mmu_flags_to_pte_attr()
Completed in 5 milliseconds