Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/vm/
H A Dpmap.h783 #define PMAP_OPTIONS_NOPREEMPT 0x80000 macro
/xnu-12377.1.9/osfmk/arm64/sptm/pmap/
H A Dpmap_data.c1098 if (__improbable(options & PMAP_OPTIONS_NOPREEMPT)) { in pv_alloc()
H A Dpmap.c3503 if (__improbable(options & PMAP_OPTIONS_NOPREEMPT)) {
6039 if (__improbable(options & PMAP_OPTIONS_NOPREEMPT)) {