Home
last modified time | relevance | path

Searched refs:PPC_RAW_TRECLAIM (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dppc-opcode.h406 #define PPC_RAW_TRECLAIM(r) (PPC_INST_TRECLAIM | __PPC_RA(r)) macro
595 #define TRECLAIM(r) stringify_in_c(.long PPC_RAW_TRECLAIM(r))
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dppc-opcode.h461 #define PPC_RAW_TRECLAIM(r) (PPC_INST_TRECLAIM | __PPC_RA(r)) macro
674 #define TRECLAIM(r) stringify_in_c(.long PPC_RAW_TRECLAIM(r))

Completed in 5 milliseconds