Home
last modified time | relevance | path

Searched refs:PMAP_OPTIONS_NOPREEMPT (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.81.4/osfmk/vm/
H A Dpmap.h842 #define PMAP_OPTIONS_NOPREEMPT 0x80000 macro
/xnu-12377.81.4/osfmk/arm64/sptm/pmap/
H A Dpmap_data.c1111 if (__improbable(options & PMAP_OPTIONS_NOPREEMPT)) { in pv_alloc()
H A Dpmap.c3891 if (__improbable(options & PMAP_OPTIONS_NOPREEMPT)) {
6457 if (__improbable(options & PMAP_OPTIONS_NOPREEMPT)) {