Searched refs:PMAP_OPTIONS_NOENTER (Results 1 – 5 of 5) sorted by relevance
740 #define PMAP_OPTIONS_NOENTER 0x2 /* expand pmap if needed macro
4864 PMAP_OPTIONS_NOENTER, NULL); in vm_fault_internal()5518 PMAP_OPTIONS_NOENTER, NULL); in vm_fault_internal()
458 #define PMAP_EXPAND_OPTIONS_NOENTER (PMAP_OPTIONS_NOENTER)
5373 PMAP_OPTIONS_NOENTER, NULL); in pgz_init()
6099 if (options & PMAP_OPTIONS_NOENTER) {