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

/freebsd-12-stable/sys/mips/include/
H A Dvmparam.h179 #define VM_LOWMEM_BOUNDARY ((vm_paddr_t)0x20000000) macro
/freebsd-12-stable/sys/i386/include/
H A Dvmparam.h107 #define VM_LOWMEM_BOUNDARY (16 << 20) /* 16MB ISA DMA limit */ macro
/freebsd-12-stable/sys/amd64/include/
H A Dvmparam.h115 #define VM_LOWMEM_BOUNDARY (16 << 20) /* 16MB ISA DMA limit */ macro

Completed in 475 milliseconds