HomeSort by: relevance | last modified time | path
    Searched defs:hac_xencons (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/xen/xen/
hypervisor.c 135 struct xencons_attach_args hac_xencons; member in union:hypervisor_attach_cookie
691 hac.hac_xencons.xa_device = "xencons";
692 config_found(self, &hac.hac_xencons, hypervisor_print,
hypervisor.c 135 struct xencons_attach_args hac_xencons; member in union:hypervisor_attach_cookie
691 hac.hac_xencons.xa_device = "xencons";
692 config_found(self, &hac.hac_xencons, hypervisor_print,

Completed in 24 milliseconds