Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dhyperv-tlfs.h440 #define HV_SYNIC_FIRST_VALID_VECTOR (16) macro
/arch/x86/kvm/
Dhyperv.c84 if (vector < HV_SYNIC_FIRST_VALID_VECTOR) in synic_update_vector()
112 if (vector < HV_SYNIC_FIRST_VALID_VECTOR && !host && !masked) in synic_set_sint()