Home
last modified time | relevance | path

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

/openbmc/linux/include/asm-generic/
H A Dhyperv-tlfs.h240 #define HV_SYNIC_FIRST_VALID_VECTOR (16) macro
/openbmc/linux/arch/x86/kvm/
H A Dhyperv.c114 if (vector < HV_SYNIC_FIRST_VALID_VECTOR) in synic_update_vector()
169 if (vector < HV_SYNIC_FIRST_VALID_VECTOR && !host && !masked) in synic_set_sint()