Searched refs:HV_SYNIC_VERSION_1 (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/asm-generic/ | ||
D | hyperv-tlfs.h | 230 #define HV_SYNIC_VERSION_1 (0x1) macro |
/linux-6.1.9/arch/x86/kvm/ | ||
D | hyperv.c | 539 synic->version = HV_SYNIC_VERSION_1; in synic_init() |