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