Searched refs:set_interrupt_shadow (Results 1 - 4 of 4) sorted by last modified time

/linux-master/arch/x86/kvm/vmx/
H A Dmain.c78 .set_interrupt_shadow = vmx_set_interrupt_shadow,
/linux-master/arch/x86/kvm/svm/
H A Dsvm.c4991 .set_interrupt_shadow = svm_set_interrupt_shadow,
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h1689 void (*set_interrupt_shadow)(struct kvm_vcpu *vcpu, int mask); member in struct:kvm_x86_ops
H A Dkvm-x86-ops.h69 KVM_X86_OP(set_interrupt_shadow)

Completed in 171 milliseconds