Home
last modified time | relevance | path

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

/Linux-v5.10/include/asm-generic/
Dhyperv-tlfs.h202 #define HV_SYNIC_CONTROL_ENABLE (1ULL << 0) macro
/Linux-v5.10/arch/x86/kvm/
Dhyperv.c914 synic->control = HV_SYNIC_CONTROL_ENABLE; in kvm_hv_activate_synic()