Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dppc-opcode.h337 #define PPC_RAW_DCBAL(a, b) (0x7c2005ec | __PPC_RA(a) | __PPC_RB(b)) macro
517 #define PPC_DCBAL(a, b) stringify_in_c(.long PPC_RAW_DCBAL(a, b))
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dppc-opcode.h377 #define PPC_RAW_DCBAL(a, b) (0x7c2005ec | __PPC_RA(a) | __PPC_RB(b)) macro
595 #define PPC_DCBAL(a, b) stringify_in_c(.long PPC_RAW_DCBAL(a, b))

Completed in 5 milliseconds