Home
last modified time | relevance | path

Searched defs:find_phys_fn (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/osfmk/kdp/
H A Dkdp_common.c210 …uaddr, void *dest, size_t size, kdp_fault_flags_t fault_flags, find_phys_fn_t find_phys_fn, void *… in kdp_generic_copyin()
263 …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()
282 …_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()
328 …_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()