Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/intel/
H A Dvmx.c3290 vmx_modify_intr_shadow(struct vmx *vmx, int vcpu, int running, uint64_t val) in vmx_modify_intr_shadow() function
3370 return (vmx_modify_intr_shadow(vmx, vcpu, running, val)); in vmx_setreg()