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