Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/intel/
H A Dvmx.c3356 vmx_modify_intr_shadow(struct vmx_vcpu *vcpu, int running, uint64_t val) in vmx_modify_intr_shadow() function
3448 return (vmx_modify_intr_shadow(vcpu, running, val)); in vmx_setreg()