Home
last modified time | relevance | path

Searched refs:PPC_RAW_TLBIVAX (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/include/asm/
A Dppc-opcode.h397 #define PPC_RAW_TLBIVAX(a, b) (0x7c000624 | __PPC_RA0(a) | __PPC_RB(b)) macro
606 #define PPC_TLBIVAX(a, b) stringify_in_c(.long PPC_RAW_TLBIVAX(a, b))

Completed in 7 milliseconds