Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/xmon/
Dxmon.c159 static int read_spr(int, unsigned long *);
1891 read_spr(int n, unsigned long *vp) in read_spr() function
2051 if (!read_spr(spr, &val)) { in dump_one_spr()
2059 if (!read_spr(spr, &val)) { in dump_one_spr()
2108 read_spr(regno, &val); in super_regs()