Searched refs:MIPS_KSEG0_LARGEST_PHYS (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/mips/mips/ |
| H A D | uma_machdep.c | 63 0, MIPS_KSEG0_LARGEST_PHYS, PAGE_SIZE, 0)) in uma_small_alloc()
|
| H A D | pmap.c | 1103 if (!vm_page_reclaim_contig(req, 1, 0, MIPS_KSEG0_LARGEST_PHYS, in pmap_grow_direct_page() 1335 0, MIPS_KSEG0_LARGEST_PHYS, PAGE_SIZE, 0)) in pmap_growkernel()
|
| /f-stack/freebsd/mips/include/ |
| H A D | cpuregs.h | 79 #define MIPS_KSEG0_LARGEST_PHYS (0x20000000) macro 137 #define MIPS_DIRECT_MAPPABLE(pa) ((pa) < MIPS_KSEG0_LARGEST_PHYS)
|