Searched defs:try_fault (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.61.12/osfmk/kern/ |
| H A D | kern_stackshot.c | 5804 stackshot_copyin(vm_map_t map, uint64_t uaddr, void *dest, size_t size, boolean_t try_fault, kdp_fa… in stackshot_copyin() 5813 stackshot_copyin_word(task_t task, uint64_t addr, uint64_t *result, boolean_t try_fault, kdp_fault_… in stackshot_copyin_word() 5822 stackshot_copyin_string(task_t task, uint64_t addr, char *buf, int buf_sz, boolean_t try_fault, kdp… in stackshot_copyin_string()
|