Home
last modified time | relevance | path

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

/linux-3.3/arch/x86/kvm/
Dvmx.c360 struct vcpu_vmx { struct
361 struct kvm_vcpu vcpu;
362 unsigned long host_rsp;
363 u8 fail;
364 u8 cpl;
365 bool nmi_known_unmasked;
366 u32 exit_intr_info;
367 u32 idt_vectoring_info;
368 ulong rflags;
369 struct shared_msr_entry *guest_msrs;
[all …]