Home
last modified time | relevance | path

Searched refs:mttbl (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/powerpc/kernel/
Dswsusp_asm64.S203 mttbl r0
207 mttbl r1
Dswsusp_32.S318 mttbl r3
322 mttbl r4
/Linux-v4.19/arch/powerpc/platforms/powermac/
Dsleep.S364 mttbl r3
368 mttbl r4
/Linux-v4.19/arch/powerpc/include/asm/
Dreg.h1412 #define mttbl(v) asm volatile("mttbl %0":: "r"(v)) macro