Searched refs:VM_NOFREE_IMPORT_ORDER (Results 1 – 1 of 1) sorted by relevance
2674 #define VM_NOFREE_IMPORT_ORDER (VM_LEVEL_1_ORDER + VM_LEVEL_0_ORDER) macro2676 #define VM_NOFREE_IMPORT_ORDER VM_LEVEL_0_ORDER macro2678 #define VM_NOFREE_IMPORT_ORDER 8 macro2702 if (nqp->offs >= (1 << VM_NOFREE_IMPORT_ORDER) || nqp->ma == NULL) { in vm_page_alloc_nofree_domain()2704 1 << VM_NOFREE_IMPORT_ORDER)) { in vm_page_alloc_nofree_domain()2709 VM_NOFREE_IMPORT_ORDER); in vm_page_alloc_nofree_domain()2711 vm_domain_freecnt_inc(vmd, 1 << VM_NOFREE_IMPORT_ORDER); in vm_page_alloc_nofree_domain()