Home
last modified time | relevance | path

Searched refs:HV_DEPRECATING_AEOI_RECOMMENDED (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/x86/kernel/cpu/
Dmshyperv.c52 if (ms_hyperv.hints & HV_DEPRECATING_AEOI_RECOMMENDED) in hyperv_vector_handler()
/Linux-v5.4/drivers/hv/
Dhv.c187 if (ms_hyperv.hints & HV_DEPRECATING_AEOI_RECOMMENDED) in hv_synic_enable_regs()
/Linux-v5.4/arch/x86/include/asm/
Dhyperv-tlfs.h170 #define HV_DEPRECATING_AEOI_RECOMMENDED BIT(9) macro