Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/xen/xen/
Dhypervisor.c124 int hypervisor_match(device_t, cfdata_t, void *);
128 hypervisor_match, hypervisor_attach, NULL, NULL);
547 hypervisor_match(device_t parent, cfdata_t match, void *aux) in hypervisor_match() function