Searched refs:PMAP_OPTIONS_NOENTER (Results 1 – 5 of 5) sorted by relevance
721 #define PMAP_OPTIONS_NOENTER 0x2 /* expand pmap if needed macro
4870 PMAP_OPTIONS_NOENTER, NULL); in vm_fault_internal()5559 PMAP_OPTIONS_NOENTER, NULL); in vm_fault_internal()
458 #define PMAP_EXPAND_OPTIONS_NOENTER (PMAP_OPTIONS_NOENTER)
5475 PMAP_OPTIONS_NOENTER, NULL); in pgz_init()
5927 if (options & PMAP_OPTIONS_NOENTER) {