Searched refs:kvm_cpu_context (Results 1 – 2 of 2) sorted by relevance
91 struct kvm_cpu_context { struct99 typedef struct kvm_cpu_context kvm_cpu_context_t; argument102 struct kvm_cpu_context ctxt;
108 DEFINE(CPU_GP_REGS, offsetof(struct kvm_cpu_context, gp_regs)); in main()114 DEFINE(CPU_SYSREGS, offsetof(struct kvm_cpu_context, sys_regs)); in main()