Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/include/asm/
Dkvm-x86-ops.h77 KVM_X86_OP(hwapic_isr_update)
Dkvm_host.h1387 void (*hwapic_isr_update)(struct kvm_vcpu *vcpu, int isr); member
/Linux-v5.15/arch/x86/kvm/svm/
Dsvm.c4594 .hwapic_isr_update = svm_hwapic_isr_update,
/Linux-v5.15/arch/x86/kvm/vmx/
Dvmx.c7640 .hwapic_isr_update = vmx_hwapic_isr_update,