Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/hyperv/
Dhv_apic.c149 if ((vector < HV_IPI_LOW_VECTOR) || (vector > HV_IPI_HIGH_VECTOR)) in __send_ipi_mask()
/Linux-v4.19/arch/x86/include/asm/
Dhyperv-tlfs.h342 #define HV_IPI_LOW_VECTOR 0x10 macro