Home
last modified time | relevance | path

Searched defs:kvm_vcpu_hv_synic (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/arch/x86/include/asm/
A Dkvm_host.h608 struct kvm_vcpu_hv_synic { struct
609 u64 version;
610 u64 control;
611 u64 msg_page;
612 u64 evt_page;
613 atomic64_t sint[HV_SYNIC_SINT_COUNT];
614 atomic_t sint_to_gsi[HV_SYNIC_SINT_COUNT];
617 bool active;
618 bool dont_zero_synic_pages;

Completed in 13 milliseconds