Home
last modified time | relevance | path

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

/xnu-11417.101.15/osfmk/kern/
H A Dhv_support_kext.h72 extern void hv_support_init(void);
H A Dhv_support_kext.c78 hv_support_init(void) in hv_support_init() function
H A Dstartup.c746 hv_support_init(); in kernel_bootstrap_thread()