Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/kdp/
H A Dkdp_common.c209 …uaddr, void *dest, size_t size, kdp_fault_flags_t fault_flags, find_phys_fn_t find_phys_fn, void *… in kdp_generic_copyin()
261 …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()
280 …_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()
326 …_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()