Home
last modified time | relevance | path

Searched refs:kdp_hostinfo_t (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.101.4/osfmk/kdp/
H A Dkdp_internal.h161 kdp_hostinfo_t *hostinfo
H A Dkdp_protocol.h247 } KDP_PACKED kdp_hostinfo_t; typedef
251 kdp_hostinfo_t hostinfo;
/xnu-8020.101.4/osfmk/kdp/ml/x86_64/
H A Dkdp_machdep.c253 kdp_hostinfo_t *hostinfo in kdp_machine_hostinfo()
/xnu-8020.101.4/osfmk/kdp/ml/arm/
H A Dkdp_machdep.c246 kdp_machine_hostinfo(kdp_hostinfo_t * hostinfo) in kdp_machine_hostinfo()