Searched refs:PPC_ICSWX (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | icswx.h | 18 #include <asm/ppc-opcode.h> /* for PPC_ICSWX */ 194 PPC_ICSWX(%1,0,%2) "\n" in icswx()
|
H A D | ppc-opcode.h | 603 #define PPC_ICSWX(s, a, b) stringify_in_c(.long PPC_RAW_ICSWX(s, a, b)) macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | icswx.h | 18 #include <asm/ppc-opcode.h> /* for PPC_ICSWX */ 194 PPC_ICSWX(%1,0,%2) "\n" in icswx()
|
H A D | ppc-opcode.h | 682 #define PPC_ICSWX(s, a, b) stringify_in_c(.long PPC_RAW_ICSWX(s, a, b)) macro
|
Completed in 7 milliseconds