Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/xen/xen/
Dhypervisor.c130 static int hypervisor_print(void *, const char *);
654 config_found(self, &hac.hac_vcaa, hypervisor_print, in hypervisor_attach()
689 config_found(self, &hac.hac_xenbus, hypervisor_print, in hypervisor_attach()
696 config_found(self, &hac.hac_xencons, hypervisor_print, in hypervisor_attach()
811 hypervisor_print(void *aux, const char *parent) in hypervisor_print() function