Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/include/asm/
Dkprobes.h56 unsigned long saved_SR; member
/Linux-v6.6/arch/mips/kernel/
Dkprobes.c167 kcb->prev_kprobe.saved_SR = kcb->kprobe_saved_SR; in save_previous_kprobe()
176 kcb->kprobe_saved_SR = kcb->prev_kprobe.saved_SR; in restore_previous_kprobe()