Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/mm/book3s64/
Dhash_native.c189 asm volatile(ASM_FTR_IFSET("tlbiel %0", PPC_TLBIEL_v205(%0, 0), %1) in __tlbiel()
208 asm volatile(ASM_FTR_IFSET("tlbiel %0", PPC_TLBIEL_v205(%0, 1), %1) in __tlbiel()
/linux-6.6.21/arch/powerpc/include/asm/
Dppc-opcode.h629 #define PPC_TLBIEL_v205(rb, l) stringify_in_c(.long PPC_RAW_TLBIEL_v205(rb, l)) macro