Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/parisc/lib/
Dlusercopy.S44 .macro get_sr macro
67 get_sr
108 get_sr
150 get_sr
192 get_sr
230 get_sr
/linux-2.4.37.9/arch/ppc64/xmon/
Dprivinst.h60 static inline int get_sr(int n)
Dxmon.c1196 printf("sr%.2ld = %.16lx sr%.2ld = %.16lx\n", i, get_sr(i), i+8, get_sr(i+8)); in super_regs()
1228 val = get_sr(regno); in super_regs()
/linux-2.4.37.9/arch/ppc/xmon/
Dprivinst.h64 static inline int get_sr(int n)
Dxmon.c881 printf(" %x", get_sr(i)); in super_regs()
902 val = get_sr(regno); in super_regs()