Home
last modified time | relevance | path

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

/openbmc/linux/include/asm-generic/
H A Dhyperv-tlfs.h244 #define HV_SYNIC_SIEFP_ENABLE (1ULL << 0) macro
/openbmc/linux/arch/x86/kvm/
H A Dhyperv.c285 if ((data & HV_SYNIC_SIEFP_ENABLE) && !host && in synic_set_msr()