Searched refs:PMAP_OPTIONS_FF_LOCKED (Results 1 – 2 of 2) sorted by relevance
679 #define PMAP_OPTIONS_FF_LOCKED 0x8000 macro
7119 if (__improbable((options & (PMAP_OPTIONS_FF_WIRED | PMAP_OPTIONS_FF_LOCKED)) != 0)) {7793 bool mustsynch = ((options & PMAP_OPTIONS_FF_LOCKED) == 0);8093 …if (__improbable((options & (PMAP_OPTIONS_FF_LOCKED | PMAP_OPTIONS_FF_WIRED | PMAP_OPTIONS_NOFLUSH…