Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/xmon/
Dxmon.c156 static int read_spr(int, unsigned long *);
1755 read_spr(int n, unsigned long *vp) in read_spr() function
1894 if (!read_spr(spr, &val)) { in dump_one_spr()
1902 if (!read_spr(spr, &val)) { in dump_one_spr()
1950 read_spr(regno, &val); in super_regs()