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

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

Completed in 27 milliseconds