Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/nvmm/x86/
H A Dnvmm_x86_vmx.c2543 vmx_vcpu_setstate(struct nvmm_cpu *vcpu) in vmx_vcpu_setstate() function
2812 vmx_vcpu_setstate(vcpu); in vmx_vcpu_state_commit()
2981 vmx_vcpu_setstate(vcpu); in vmx_vcpu_init()
3653 .vcpu_setstate = vmx_vcpu_setstate,