Searched refs:VM_FREELIST_DMA32 (Results 1 – 5 of 5) sorted by relevance
101 #define VM_FREELIST_DMA32 1 macro
88 * Create two free page lists: VM_FREELIST_DMA32 is for physical pages that have94 #define VM_FREELIST_DMA32 1 macro
208 #ifdef VM_FREELIST_DMA32 in vm_ksubmap_init()
152 #ifdef VM_FREELIST_DMA32495 #ifdef VM_FREELIST_DMA32 in vm_phys_add_seg() 536 #ifdef VM_FREELIST_DMA32 in vm_phys_init() 547 vm_freelist_to_flind[VM_FREELIST_DMA32] = 1; in vm_phys_init() 590 #ifdef VM_FREELIST_DMA32 in vm_phys_init() 592 flind = vm_freelist_to_flind[VM_FREELIST_DMA32]; in vm_phys_init()
109 * Create up to three free page lists: VM_FREELIST_DMA32 is for physical pages116 #define VM_FREELIST_DMA32 1 macro