Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dkvm-x86-ops.h88 KVM_X86_OP_OPTIONAL(sync_pir_to_irr)
A Dkvm_host.h1656 int (*sync_pir_to_irr)(struct kvm_vcpu *vcpu); member
/linux-6.3-rc2/arch/x86/kvm/
A Dlapic.c891 if (kvm_x86_ops.sync_pir_to_irr) in apic_has_interrupt_for_ppr()
/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dvmx.c8214 .sync_pir_to_irr = vmx_sync_pir_to_irr,
8435 vmx_x86_ops.sync_pir_to_irr = NULL; in hardware_setup()

Completed in 30 milliseconds