Home
last modified time | relevance | path

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

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