Home
last modified time | relevance | path

Searched defs:mfspr (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/tools/perf/arch/powerpc/util/
H A Dutils_header.h7 #define mfspr(rn) ({unsigned long rval; \ macro
/openbmc/linux/arch/powerpc/boot/
H A Dreg.h18 #define mfspr(rn) ({unsigned long rval; \ macro
/openbmc/linux/arch/openrisc/include/asm/
H A Dspr.h23 static inline unsigned long mfspr(unsigned long add) in mfspr() function
/openbmc/qemu/target/openrisc/
H A Dsys_helper.c215 target_ulong HELPER(mfspr)(CPUOpenRISCState *env, target_ulong rd, in HELPER() argument
/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dreg.h12 #define mfspr(rn) ({unsigned long rval; \ macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h1149 #define mfspr(rn) ({unsigned int rval; \ macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h1416 #define mfspr(rn) ({unsigned long rval; \ macro