Home
last modified time | relevance | path

Searched refs:saved_SR (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/mips/include/asm/
Dkprobes.h67 unsigned long saved_SR; member
/Linux-v4.19/arch/mips/kernel/
Dkprobes.c172 kcb->prev_kprobe.saved_SR = kcb->kprobe_saved_SR; in save_previous_kprobe()
181 kcb->kprobe_saved_SR = kcb->prev_kprobe.saved_SR; in restore_previous_kprobe()