Searched refs:PMAP_OPTIONS_FF_WIRED (Results 1 – 3 of 3) sorted by relevance
694 #define PMAP_OPTIONS_FF_WIRED 0x10000 macro
6530 if (__improbable((options & PMAP_OPTIONS_FF_WIRED) != 0)) {7384 ((options & PMAP_OPTIONS_FF_WIRED) == 0);7560 …if (__improbable((options & (PMAP_OPTIONS_FF_LOCKED | PMAP_OPTIONS_FF_WIRED | PMAP_OPTIONS_NOFLUSH…
7146 if (__improbable((options & (PMAP_OPTIONS_FF_WIRED | PMAP_OPTIONS_FF_LOCKED)) != 0)) {7938 ((options & PMAP_OPTIONS_FF_WIRED) == 0);8120 …if (__improbable((options & (PMAP_OPTIONS_FF_LOCKED | PMAP_OPTIONS_FF_WIRED | PMAP_OPTIONS_NOFLUSH…