Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/vmx/
H A Dmain.c114 .get_entry_info = vmx_get_entry_info,
/linux-6.15/arch/x86/include/asm/
H A Dkvm-x86-ops.h107 KVM_X86_OP(get_entry_info)
H A Dkvm_host.h1816 void (*get_entry_info)(struct kvm_vcpu *vcpu, member
/linux-6.15/arch/x86/kvm/
H A Dtrace.h41 kvm_x86_call(get_entry_info)(vcpu, &__entry->intr_info,
/linux-6.15/arch/x86/kvm/svm/
H A Dsvm.c5227 .get_entry_info = svm_get_entry_info,