Home
last modified time | relevance | path

Searched refs:__PPC_SLBFEE_DOT (Results 1 - 4 of 4) sorted by relevance

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

Completed in 8 milliseconds