Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dvmx.c531 struct vcpu_vmx { struct
532 struct kvm_vcpu vcpu;
533 unsigned long host_rsp;
534 u8 fail;
535 bool nmi_known_unmasked;
536 u8 msr_bitmap_mode;
537 u32 exit_intr_info;
538 u32 idt_vectoring_info;
539 ulong rflags;
540 struct shared_msr_entry *guest_msrs;
[all …]