Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x86/x86/
H A Dhyperv.c153 static bool hyperv_init_hypercall(void);
560 return hyperv_init_hypercall(); in hyperv_init()
608 hyperv_init_hypercall(); in hyperv_attach()
691 hyperv_init_hypercall(void) in hyperv_init_hypercall() function