Home
last modified time | relevance | path

Searched refs:HV_SYNIC_SIMP_ENABLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/asm-generic/
H A Dhyperv-tlfs.h243 #define HV_SYNIC_SIMP_ENABLE (1ULL << 0) macro
/openbmc/linux/arch/x86/kvm/
H A Dhyperv.c297 if ((data & HV_SYNIC_SIMP_ENABLE) && !host && in synic_set_msr()
764 if (!(synic->msg_page & HV_SYNIC_SIMP_ENABLE)) in synic_deliver_msg()