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