Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dppc-opcode.h338 #define PPC_RAW_DCBZL(a, b) (0x7c2007ec | __PPC_RA(a) | __PPC_RB(b)) macro
518 #define PPC_DCBZL(a, b) stringify_in_c(.long PPC_RAW_DCBZL(a, b))
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dppc-opcode.h378 #define PPC_RAW_DCBZL(a, b) (0x7c2007ec | __PPC_RA(a) | __PPC_RB(b)) macro
596 #define PPC_DCBZL(a, b) stringify_in_c(.long PPC_RAW_DCBZL(a, b))

Completed in 6 milliseconds