Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/vmx/
Dvmx.h188 struct vcpu_vmx { struct
189 struct kvm_vcpu vcpu;
190 u8 fail;
191 u8 msr_bitmap_mode;
200 bool guest_state_loaded;
202 u32 exit_intr_info;
203 u32 idt_vectoring_info;
204 ulong rflags;
206 struct shared_msr_entry *guest_msrs;
207 int nmsrs;
[all …]