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