Home
last modified time | relevance | path

Searched defs:__PPC_RA (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/include/
H A Dinstructions.h77 #define __PPC_RA(a) (((a) & 0x1f) << 16) macro
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/include/
H A Dinstructions.h77 #define __PPC_RA(a) (((a) & 0x1f) << 16) macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dppc-opcode.h290 #define __PPC_RA(a) ___PPC_RA(__REG_##a) macro
[all...]
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dppc-opcode.h330 #define __PPC_RA(a) ___PPC_RA(__REG_##a) macro
[all...]

Completed in 5 milliseconds