Home
last modified time | relevance | path

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

/Linux-v6.1/include/asm-generic/
Dhyperv-tlfs.h232 #define HV_SYNIC_FIRST_VALID_VECTOR (16) macro
/Linux-v6.1/arch/x86/kvm/
Dhyperv.c92 if (vector < HV_SYNIC_FIRST_VALID_VECTOR) in synic_update_vector()
147 if (vector < HV_SYNIC_FIRST_VALID_VECTOR && !host && !masked) in synic_set_sint()