Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dkvm-x86-ops.h82 KVM_X86_OP_OPTIONAL(hwapic_isr_update)
Dkvm_host.h1551 void (*hwapic_isr_update)(int isr); member
/linux-6.1.9/arch/x86/kvm/vmx/
Dvmx.c8082 .hwapic_isr_update = vmx_hwapic_isr_update,