Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/mm/book3s64/
Dslb.c60 asm volatile(__PPC_SLBFEE_DOT(%0, %1) : "=r"(tmp) : "r"(ea) : "cr0"); in assert_slb_presence()
/linux-6.6.21/arch/powerpc/include/asm/
Dppc-opcode.h640 #define __PPC_SLBFEE_DOT(t, b) stringify_in_c(.long __PPC_RAW_SLBFEE_DOT(t, b)) macro