Home
last modified time | relevance | path

Searched refs:from_idle (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/amd64/vmm/
Dvmm.c1150 bool from_idle) in vcpu_set_state_locked() argument
1163 if (from_idle) { in vcpu_set_state_locked()
2299 bool from_idle) in vcpu_set_state() argument
2310 error = vcpu_set_state_locked(vm, vcpuid, newstate, from_idle); in vcpu_set_state()
/freebsd-12-stable/sys/amd64/include/
Dvmm.h319 bool from_idle);