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

  /src/sys/arch/xen/xen/
hypervisor.c 124 int hypervisor_match(device_t, cfdata_t, void *);
128 hypervisor_match, hypervisor_attach, NULL, NULL);
543 hypervisor_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
hypervisor.c 124 int hypervisor_match(device_t, cfdata_t, void *);
128 hypervisor_match, hypervisor_attach, NULL, NULL);
543 hypervisor_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 46 milliseconds