Home
last modified time | relevance | path

Searched refs:handle_ri (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dgenex.S607 bltz k1, handle_ri /* slow path */
634 bnez k0, handle_ri
641 bne k0, k1, handle_ri /* if not ours */
H A Dtraps.c84 extern asmlinkage void handle_ri(void);
2483 set_except_vector(EXCCODE_RI, handle_ri); in trap_init()
/OK3568_Linux_fs/kernel/arch/s390/kvm/
H A Dpriv.c34 static int handle_ri(struct kvm_vcpu *vcpu) in handle_ri() function
50 return handle_ri(vcpu); in kvm_s390_handle_aa()
1448 return handle_ri(vcpu); in kvm_s390_handle_eb()