Searched refs:DBG_PAGEINV_FAULT (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dkdebug.h65 #define DBG_PAGEINV_FAULT 7 macro
/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_fault.c2243 my_fault = DBG_PAGEINV_FAULT;
2371 *type_of_fault = DBG_PAGEINV_FAULT;
3302 (type_of_fault == DBG_PAGEIND_FAULT || type_of_fault == DBG_PAGEINV_FAULT || type_of_fault == DBG_CACHE_HIT_FAULT)) {

Completed in 28 milliseconds