Home
last modified time | relevance | path

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

/linux/arch/powerpc/mm/nohash/
H A Dtlb_low.S162 PPC_TLBIVAX(0, R3)
332 PPC_TLBIVAX(0,R3)
/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h637 #define PPC_TLBIVAX(a, b) stringify_in_c(.long PPC_RAW_TLBIVAX(a, b)) macro