Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/mm/
Dhash_native_64.c177 asm volatile(ASM_FTR_IFCLR("tlbie %0,0", PPC_TLBIE(%1,%0), %2) in ___tlbie()
196 asm volatile(ASM_FTR_IFCLR("tlbie %0,1", PPC_TLBIE(%1,%0), %2) in ___tlbie()
/Linux-v4.19/arch/powerpc/include/asm/
Dppc-opcode.h463 #define PPC_TLBIE(lp,a) stringify_in_c(.long PPC_INST_TLBIE | \ macro