Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dentry_arch.h23 BUILD_INTERRUPT(kvm_posted_intr_ipi, POSTED_INTR_VECTOR)
Dirq_vectors.h107 #define POSTED_INTR_VECTOR 0xf2 macro
/arch/x86/kernel/
Dirqinit.c177 alloc_intr_gate(POSTED_INTR_VECTOR, kvm_posted_intr_ipi); in apic_intr_init()
Dentry_64.S1205 apicinterrupt POSTED_INTR_VECTOR \
/arch/x86/kvm/
Dvmx.c4037 POSTED_INTR_VECTOR); in vmx_deliver_posted_interrupt()
4226 vmcs_write64(POSTED_INTR_NV, POSTED_INTR_VECTOR); in vmx_vcpu_setup()