Home
last modified time | relevance | path

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

/trueos/sys/amd64/vmm/intel/
HDvmx.c2772 vmx_modify_intr_shadow(struct vmx *vmx, int vcpu, int running, uint64_t val) in vmx_modify_intr_shadow() function
2852 return (vmx_modify_intr_shadow(vmx, vcpu, running, val)); in vmx_setreg()