Searched refs:HV_SYNIC_SIEFP_ENABLE (Results 1 – 2 of 2) sorted by relevance
/linux/include/asm-generic/ | ||
A D | hyperv-tlfs.h | 220 #define HV_SYNIC_SIEFP_ENABLE (1ULL << 0) macro |
/linux/arch/x86/kvm/ | ||
A D | hyperv.c | 259 if ((data & HV_SYNIC_SIEFP_ENABLE) && !host && in synic_set_msr() |
Completed in 10 milliseconds