Home
last modified time | relevance | path

Searched refs:MIPS_KSEG0_LARGEST_PHYS (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/mips/mips/
H A Duma_machdep.c63 0, MIPS_KSEG0_LARGEST_PHYS, PAGE_SIZE, 0)) in uma_small_alloc()
H A Dpmap.c1103 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 Dcpuregs.h79 #define MIPS_KSEG0_LARGEST_PHYS (0x20000000) macro
137 #define MIPS_DIRECT_MAPPABLE(pa) ((pa) < MIPS_KSEG0_LARGEST_PHYS)