Home
last modified time | relevance | path

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

/linux-6.15/drivers/hv/
H A Dmshv_synic.c504 sint.auto_eoi = hv_recommend_using_aeoi(); in mshv_synic_init()
513 sint.auto_eoi = hv_recommend_using_aeoi(); in mshv_synic_init()
H A Dhv.c316 shared_sint.auto_eoi = hv_recommend_using_aeoi(); in hv_synic_enable_regs()
/linux-6.15/include/asm-generic/
H A Dmshyperv.h84 static inline bool hv_recommend_using_aeoi(void) in hv_recommend_using_aeoi() function