Home
last modified time | relevance | path

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

/linux/arch/x86/hyperv/
A Dhv_apic.c179 if ((vector < HV_IPI_LOW_VECTOR) || (vector > HV_IPI_HIGH_VECTOR)) in __send_ipi_mask()
233 if ((vector < HV_IPI_LOW_VECTOR) || (vector > HV_IPI_HIGH_VECTOR)) in __send_ipi_one()
/linux/arch/x86/include/asm/
A Dhyperv-tlfs.h343 #define HV_IPI_LOW_VECTOR 0x10 macro
/linux/arch/x86/kvm/
A Dhyperv.c1940 if ((vector < HV_IPI_LOW_VECTOR) || (vector > HV_IPI_HIGH_VECTOR)) in kvm_hv_send_ipi()

Completed in 11 milliseconds