Home
last modified time | relevance | path

Searched defs:OS_REASON_FLAG_SHAREDREGION_FAULT (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.61.2/tests/
H A Dshared_cache_reslide_test.c36 #define OS_REASON_FLAG_SHAREDREGION_FAULT 0x400 macro
/xnu-8792.61.2/bsd/sys/
H A Dreason.h142 #define OS_REASON_FLAG_SHAREDREGION_FAULT 0x400 /* Fault happened within the shared cache re… macro