Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dhyperv-tlfs.h200 #define HV_SYNIC_FIRST_VALID_VECTOR (16) macro
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dhyperv.c86 if (vector < HV_SYNIC_FIRST_VALID_VECTOR) in synic_update_vector()
114 if (vector < HV_SYNIC_FIRST_VALID_VECTOR && !host && !masked) in synic_set_sint()