Searched defs:find_phys_fn (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.61.12/osfmk/kdp/ |
| H A D | kdp_common.c | 227 …uaddr, void *dest, size_t size, kdp_fault_flags_t fault_flags, find_phys_fn_t find_phys_fn, void *… in kdp_generic_copyin() 290 …int64_t addr, uint64_t *result, kdp_fault_flags_t fault_flags, find_phys_fn_t find_phys_fn, void *… in kdp_generic_copyin_word() 309 …_t addr, char *buf, int buf_sz, kdp_fault_flags_t fault_flags, find_phys_fn_t find_phys_fn, void *… in kdp_generic_copyin_string_slowpath() 364 …_t addr, char *buf, int buf_sz, kdp_fault_flags_t fault_flags, find_phys_fn_t find_phys_fn, void *… in kdp_generic_copyin_string()
|