Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/xen/xen/
Dhypervisor.c135 struct xencons_attach_args hac_xencons; member
695 hac.hac_xencons.xa_device = "xencons"; in hypervisor_attach()
696 config_found(self, &hac.hac_xencons, hypervisor_print, in hypervisor_attach()