Home
last modified time | relevance | path

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

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