Home
last modified time | relevance | path

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

/linux-6.1.9/include/asm-generic/
Dhyperv-tlfs.h234 #define HV_SYNIC_CONTROL_ENABLE (1ULL << 0) macro
/linux-6.1.9/arch/x86/kvm/
Dhyperv.c973 synic->control = HV_SYNIC_CONTROL_ENABLE; in kvm_hv_activate_synic()