Searched defs:hvm_vcpu (Results 1 – 2 of 2) sorted by relevance
146 struct hvm_vcpu { struct171 struct hvm_vcpu_asid n1asid; argument173 u32 msr_tsc_aux;174 u64 msr_tsc_adjust;175 u64 msr_xss;199 struct hvm_vcpu_io hvm_io; argument202 void (*fpu_exception_callback)(void *, struct cpu_user_regs *);203 void *fpu_exception_callback_arg;206 struct x86_event inject_event;208 struct viridian_vcpu viridian;
531 struct hvm_vcpu hvm_vcpu; member
Completed in 9 milliseconds