Searched refs:kvm_handle_cp_32 (Results 1 – 1 of 1) sorted by relevance
3032 static int kvm_handle_cp_32(struct kvm_vcpu *vcpu, in kvm_handle_cp_32() function3071 return kvm_handle_cp_32(vcpu, ¶ms, cp15_regs, ARRAY_SIZE(cp15_regs)); in kvm_handle_cp15_32()3085 return kvm_handle_cp_32(vcpu, ¶ms, cp14_regs, ARRAY_SIZE(cp14_regs)); in kvm_handle_cp14_32()