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

  /src/sys/arch/xen/xen/
hypervisor.c 125 void hypervisor_attach(device_t, device_t, void *);
128 hypervisor_match, hypervisor_attach, NULL, NULL);
573 hypervisor_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
hypervisor.c 125 void hypervisor_attach(device_t, device_t, void *);
128 hypervisor_match, hypervisor_attach, NULL, NULL);
573 hypervisor_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 26 milliseconds