Lines Matching defs:kvm_vcpu_arch
101 struct kvm_vcpu_arch { struct
102 struct kvm_cpu_context ctxt;
105 u64 hcr_el2;
108 struct kvm_vcpu_fault_info fault;
111 u64 debug_flags;
114 kvm_cpu_context_t *host_cpu_context;
117 struct vgic_cpu vgic_cpu;
118 struct arch_timer_cpu timer_cpu;
126 bool pause;
129 struct kvm_decode mmio_decode;
132 u64 irq_lines; /* IRQ and FIQ levels */
135 struct kvm_mmu_memory_cache mmu_page_cache;
138 int target;
142 bool has_run_once;