Home
last modified time | relevance | path

Searched defs:_R (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/target/mips/
H A Dkvm.c236 #define MIPS_CP0_32(_R, _S) \ argument
239 #define MIPS_CP0_64(_R, _S) \ argument
/openbmc/u-boot/arch/arm/mach-tegra/
H A Dpinmux-common.c80 #define _R(offset) (u32 *)((unsigned long)NV_PA_APB_MISC_BASE + (offset)) macro
/openbmc/linux/arch/mips/include/asm/
H A Dkvm_host.h30 #define MIPS_CP0_32(_R, _S) \ argument
33 #define MIPS_CP0_64(_R, _S) \ argument
/openbmc/linux/tools/perf/util/
H A Dheader.c2920 #define _R(v) \ in process_cache() macro
2930 #define _R(v) \ in process_cache() macro
2998 #define _R(v) \ in process_mem_topology() macro
/openbmc/linux/arch/arm/crypto/
H A Dsha1-armv7-neon.S134 #define _R(a,b,c,d,e,f,i,pre1,pre2,pre3,i16,\ macro