Home
last modified time | relevance | path

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

/freebsd/sys/i386/include/
H A Dvmparam.h104 #define VM_LOWMEM_BOUNDARY (16 << 20) /* 16MB ISA DMA limit */ macro
/freebsd/sys/amd64/include/
H A Dvmparam.h119 #define VM_LOWMEM_BOUNDARY (16 << 20) /* 16MB ISA DMA limit */ macro