Home
last modified time | relevance | path

Searched refs:kdp_init (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.1.13/osfmk/kdp/
H A Dkdp.h49 kdp_init(void);
H A Dkdp_udp.c2223 kdp_init(void) in kdp_init() function
2312 kdp_init(void) in kdp_init() function
/xnu-10002.1.13/osfmk/kern/
H A Dstartup.c658 kdp_init(); in kernel_bootstrap_thread()