Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/asm-generic/
Dhyperv-tlfs.h203 #define HV_SYNIC_SIMP_ENABLE (1ULL << 0) macro
/kernel/linux/linux-5.10/arch/x86/kvm/
Dhyperv.c242 if ((data & HV_SYNIC_SIMP_ENABLE) && !host && in synic_set_msr()
706 if (!(synic->msg_page & HV_SYNIC_SIMP_ENABLE)) in synic_deliver_msg()