Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/xen/include/
Dhypervisor.h191 void hypervisor_machdep_attach(void);
/netbsd/src/sys/arch/xen/x86/
Dhypervisor_machdep.c463 hypervisor_machdep_attach(void) in hypervisor_machdep_attach() function
/netbsd/src/sys/arch/xen/xen/
Dhypervisor.c781 hypervisor_machdep_attach(); in hypervisor_attach()