Home
last modified time | relevance | path

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

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