Searched defs:VM_LOWMEM_BOUNDARY (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/mips/include/
H A Dvmparam.h178 #define VM_LOWMEM_BOUNDARY ((vm_paddr_t)0x20000000) macro
/freebsd-10-stable/sys/vm/
H A Dvm_phys.c111 CTASSERT(VM_ISADMA_BOUNDARY < VM_LOWMEM_BOUNDARY); variable
[all...]

Completed in 60 milliseconds