Searched refs:VM_FREEPOOL_DEFAULT (Results 1 – 8 of 8) sorted by relevance
108 #define VM_FREEPOOL_DEFAULT 0 macro
160 #define VM_FREEPOOL_DEFAULT 0 macro
93 #define VM_FREEPOOL_DEFAULT 0 macro
81 #define VM_FREEPOOL_DEFAULT 0 macro
102 #define VM_FREEPOOL_DEFAULT 0 macro
1480 if (m->pool != VM_FREEPOOL_DEFAULT) in vm_phys_alloc_seg_contig()1481 vm_phys_set_pool(VM_FREEPOOL_DEFAULT, m, oind); in vm_phys_alloc_seg_contig()1486 fl = (*seg->free_queues)[VM_FREEPOOL_DEFAULT]; in vm_phys_alloc_seg_contig()
921 m = vm_phys_alloc_pages(domain, VM_FREEPOOL_DEFAULT, in vm_reserv_alloc_page()
513 m->pool = VM_FREEPOOL_DEFAULT; in vm_page_init_page()2095 pool = object != NULL ? VM_FREEPOOL_DEFAULT : VM_FREEPOOL_DIRECT; in vm_page_alloc_domain_after()