Home
last modified time | relevance | path

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

/linux/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.c331 shared_sint.auto_eoi = hv_recommend_using_aeoi(); in hv_hyp_synic_enable_regs()
H A Dmshv_vtl_main.c241 sint.auto_eoi = hv_recommend_using_aeoi(); in mshv_vtl_synic_enable_regs()
855 sint.auto_eoi = hv_recommend_using_aeoi(); in mshv_vtl_synic_mask_vmbus_sint()
/linux/include/asm-generic/
H A Dmshyperv.h87 static inline bool hv_recommend_using_aeoi(void) in hv_recommend_using_aeoi() function