Home
last modified time | relevance | path

Searched refs:HV_IPI_HIGH_VECTOR (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/hyperv/
H A Dhv_apic.c194 if (vector < HV_IPI_LOW_VECTOR || vector > HV_IPI_HIGH_VECTOR) in __send_ipi_mask()
254 if (vector < HV_IPI_LOW_VECTOR || vector > HV_IPI_HIGH_VECTOR) in __send_ipi_one()
/linux/include/hyperv/
H A Dhvgdk_mini.h146 #define HV_IPI_HIGH_VECTOR 0xff macro