Home
last modified time | relevance | path

Searched refs:vcpu_reqidle (Results 1 – 3 of 3) sorted by relevance

/src/sys/dev/vmm/
H A Dvmm_vm.h227 vcpu_reqidle(struct vm_eventinfo *info) in vcpu_reqidle() function
/src/sys/amd64/vmm/amd/
H A Dsvm.c2200 if (vcpu_reqidle(evinfo)) { in svm_run()
/src/sys/amd64/vmm/intel/
H A Dvmx.c3121 if (vcpu_reqidle(evinfo)) { in vmx_run()