Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/xen/xen/
Dhypervisor.c125 void hypervisor_attach(device_t, device_t, void *);
128 hypervisor_match, hypervisor_attach, NULL, NULL);
577 hypervisor_attach(device_t parent, device_t self, void *aux) in hypervisor_attach() function