Searched refs:PMAP_OPTIONS_NOENTER (Results 1 – 5 of 5) sorted by relevance
718 #define PMAP_OPTIONS_NOENTER 0x2 /* expand pmap if needed macro
4806 PMAP_OPTIONS_NOENTER, NULL); in vm_fault_internal()5491 PMAP_OPTIONS_NOENTER, NULL); in vm_fault_internal()
458 #define PMAP_EXPAND_OPTIONS_NOENTER (PMAP_OPTIONS_NOENTER)
5573 PMAP_OPTIONS_NOENTER, NULL); in pgz_init()
5915 if (options & PMAP_OPTIONS_NOENTER) {