Searched refs:kvm_mips_bad_access (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/arch/mips/kvm/ | 
| D | trap_emul.c | 179 static int kvm_mips_bad_access(u32 cause, u32 *opc, struct kvm_run *run,  in kvm_mips_bad_access()  function292 			ret = kvm_mips_bad_access(cause, opc, run, vcpu, store);  in kvm_trap_emul_handle_tlb_miss()
 299 		ret = kvm_mips_bad_access(cause, opc, run, vcpu, store);  in kvm_trap_emul_handle_tlb_miss()
 
 |