Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dswsusp_asm64.S202 mttbl r0
206 mttbl r1
Dswsusp_32.S316 mttbl r3
320 mttbl r4
/arch/powerpc/platforms/powermac/
Dsleep.S363 mttbl r3
367 mttbl r4
/arch/powerpc/include/asm/
Dreg.h1259 #define mttbl(v) asm volatile("mttbl %0":: "r"(v)) macro