Home
last modified time | relevance | path

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

/xnu-8019.80.24/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.c675 hv_support_init(); in kernel_bootstrap_thread()