Home
last modified time | relevance | path

Searched defs:___PPC_RIC (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dppc-opcode.h289 #define ___PPC_RIC(ric) (((ric) & 0x3) << 18) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
Dppc-opcode.h329 #define ___PPC_RIC(ric) (((ric) & 0x3) << 18) macro