Searched refs:MIPS_DIRECT_MAPPABLE (Results 1 – 4 of 4) sorted by relevance
211 #define MIPS_DIRECT_MAPPABLE(pa) 1 macro216 #define MIPS_DIRECT_MAPPABLE(pa) ((pa) < MIPS_KSEG0_LARGEST_PHYS) macro
415 if (MIPS_DIRECT_MAPPABLE(pa) == 0) in pmap_steal_memory()522 if (!MIPS_DIRECT_MAPPABLE(phys_avail[i - 1] - 1)) in pmap_bootstrap()886 if (MIPS_DIRECT_MAPPABLE(end - 1)) in pmap_map()2337 if (MIPS_DIRECT_MAPPABLE(pa)) { in pmap_kenter_temporary()2377 if (MIPS_DIRECT_MAPPABLE(pa)) { in pmap_kenter_temporary_free()2521 if (MIPS_DIRECT_MAPPABLE(phys)) { in pmap_zero_page()2545 if (MIPS_DIRECT_MAPPABLE(phys)) { in pmap_zero_page_area()2563 if (MIPS_DIRECT_MAPPABLE(phys)) { in pmap_zero_page_idle()2590 if (MIPS_DIRECT_MAPPABLE(phys_src) && MIPS_DIRECT_MAPPABLE(phys_dst)) { in pmap_copy_page()2633 if (MIPS_DIRECT_MAPPABLE(a_phys) && in pmap_copy_pages()[all …]
95 if (MIPS_DIRECT_MAPPABLE(pa)) { in uiomove_fromphys()
249 if (!MIPS_DIRECT_MAPPABLE(addr + (1 << 20) - 1)) in octeon_memory_init()