Home
last modified time | relevance | path

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

/Linux-v5.15/include/asm-generic/
Dhyperv-tlfs.h215 #define HV_SYNIC_FIRST_VALID_VECTOR (16) macro
/Linux-v5.15/arch/x86/kvm/
Dhyperv.c95 if (vector < HV_SYNIC_FIRST_VALID_VECTOR) in synic_update_vector()
143 if (vector < HV_SYNIC_FIRST_VALID_VECTOR && !host && !masked) in synic_set_sint()