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

  /src/sys/arch/xen/xen/
hypervisor.c 200 static bool hypervisor_suspend(device_t, const pmf_qual_t *);
779 if (!pmf_device_register(self, hypervisor_suspend, hypervisor_resume))
785 hypervisor_suspend(device_t dev, const pmf_qual_t *qual) function in typeref:typename:bool

Completed in 12 milliseconds