Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/xmon/
Dxmon.c166 static int read_spr(int, unsigned long *);
1975 read_spr(int n, unsigned long *vp) in read_spr() function
2141 if (!read_spr(spr, &val)) { in dump_one_spr()
2149 if (!read_spr(spr, &val)) { in dump_one_spr()
2198 read_spr(regno, &val); in super_regs()