Home
last modified time | relevance | path

Searched refs:HV_SYNIC_FIRST_VALID_VECTOR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/asm-generic/
H A Dhyperv-tlfs.h200 #define HV_SYNIC_FIRST_VALID_VECTOR (16) macro
/kernel/linux/linux-6.6/include/asm-generic/
H A Dhyperv-tlfs.h240 #define HV_SYNIC_FIRST_VALID_VECTOR (16) macro
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 10 milliseconds