Searched refs:PMAP_OPTIONS_FF_LOCKED (Results 1 – 3 of 3) sorted by relevance
693 #define PMAP_OPTIONS_FF_LOCKED 0x8000 macro
7146 if (__improbable((options & (PMAP_OPTIONS_FF_WIRED | PMAP_OPTIONS_FF_LOCKED)) != 0)) {7820 bool mustsynch = ((options & PMAP_OPTIONS_FF_LOCKED) == 0);8120 …if (__improbable((options & (PMAP_OPTIONS_FF_LOCKED | PMAP_OPTIONS_FF_WIRED | PMAP_OPTIONS_NOFLUSH…
7560 …if (__improbable((options & (PMAP_OPTIONS_FF_LOCKED | PMAP_OPTIONS_FF_WIRED | PMAP_OPTIONS_NOFLUSH…