Searched refs:DBG_COMPRESSOR_SWAPIN_FAULT (Results 1 – 3 of 3) sorted by relevance
423 #define DBG_COMPRESSOR_SWAPIN_FAULT 0x0a macro
867 *my_fault_type = DBG_COMPRESSOR_SWAPIN_FAULT; in vm_compressor_pager_get()
2546 } else if (my_fault == DBG_COMPRESSOR_FAULT || my_fault == DBG_COMPRESSOR_SWAPIN_FAULT) { in vm_fault_page()6624 …FAULT) || (type_of_fault == DBG_PAGEINV_FAULT) || (type_of_fault == DBG_COMPRESSOR_SWAPIN_FAULT)) { in vm_fault_internal()