Searched refs:HV_IPI_HIGH_VECTOR (Results 1 – 3 of 3) sorted by relevance
179 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()
366 #define HV_IPI_HIGH_VECTOR 0xff macro
2234 if ((vector < HV_IPI_LOW_VECTOR) || (vector > HV_IPI_HIGH_VECTOR)) in kvm_hv_send_ipi()
Completed in 13 milliseconds