Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/mm/nohash/
Dtlb_low.S187 PPC_TLBIVAX(0, R3)
357 PPC_TLBIVAX(0,R3)
/linux-6.1.9/arch/powerpc/include/asm/
Dppc-opcode.h620 #define PPC_TLBIVAX(a, b) stringify_in_c(.long PPC_RAW_TLBIVAX(a, b)) macro