Home
last modified time | relevance | path

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

/openbmc/linux/include/asm-generic/
H A Dhyperv-tlfs.h242 #define HV_SYNIC_CONTROL_ENABLE (1ULL << 0) macro
/openbmc/linux/arch/x86/kvm/
H A Dhyperv.c1004 synic->control = HV_SYNIC_CONTROL_ENABLE; in kvm_hv_activate_synic()