Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dkvm-x86-ops.h107 KVM_X86_OP(get_entry_info)
H A Dkvm_host.h1893 void (*get_entry_info)(struct kvm_vcpu *vcpu, member
/linux/arch/x86/kvm/vmx/
H A Dmain.c966 .get_entry_info = vt_op(get_entry_info),
/linux/arch/x86/kvm/svm/
H A Dsvm.c5215 .get_entry_info = svm_get_entry_info,