Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/cpu/
Dmshyperv.c53 if (ms_hyperv.hints & HV_DEPRECATING_AEOI_RECOMMENDED) in hyperv_vector_handler()
/Linux-v4.19/drivers/hv/
Dhv.c307 if (ms_hyperv.hints & HV_DEPRECATING_AEOI_RECOMMENDED) in hv_synic_init()
/Linux-v4.19/arch/x86/include/asm/
Dhyperv-tlfs.h165 #define HV_DEPRECATING_AEOI_RECOMMENDED (1 << 9) macro