Home
last modified time | relevance | path

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

/linux/tools/arch/x86/include/asm/
H A Dirq_vectors.h
/linux/arch/x86/include/asm/
H A Dirq_vectors.h87 #define POSTED_INTR_VECTOR 0xf2 macro
H A Didtentry.h745 DECLARE_IDTENTRY_SYSVEC(POSTED_INTR_VECTOR, sysvec_kvm_posted_intr_ipi);
/linux/tools/perf/trace/beauty/arch/x86/include/asm/
H A Dirq_vectors.h87 #define POSTED_INTR_VECTOR 0xf2 macro
/linux/arch/x86/kvm/vmx/
H A Dposted_intr.c116 new.nv = POSTED_INTR_VECTOR; in vmx_vcpu_pi_load()
/linux/arch/x86/kernel/
H A Didt.c157 INTG(POSTED_INTR_VECTOR, asm_sysvec_kvm_posted_intr_ipi),
/linux/arch/x86/entry/
H A Dentry_fred.c117 SYSVEC(POSTED_INTR_VECTOR, kvm_posted_intr_ipi),