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