Searched refs:rtftype (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/osfmk/mach/ | ||
| H A D | vm_types.h | 238 uint64_t rtftype; // fault type member |
| /xnu-8019.80.24/osfmk/vm/ | ||
| H A D | vm_fault.c | 7692 cvmr->rtftype = type_of_fault; in vm_record_rtfault() |