Home
last modified time | relevance | path

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

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