Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/xmon/
Dxmon.c156 static int read_spr(int, unsigned long *);
1770 read_spr(int n, unsigned long *vp) in read_spr() function
1914 if (!read_spr(spr, &val)) { in dump_one_spr()
1922 if (!read_spr(spr, &val)) { in dump_one_spr()
1970 read_spr(regno, &val); in super_regs()