Home
last modified time | relevance | path

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

/linux-4.4.14/arch/unicore32/kernel/
Dprocess.c184 unsigned int transbase; in __show_regs() local
186 : "=r" (transbase)); in __show_regs()
187 snprintf(buf, sizeof(buf), " Table: %08x", transbase); in __show_regs()
/linux-4.4.14/arch/arm/kernel/
Dprocess.c169 unsigned int transbase; in __show_regs() local
171 : "=r" (transbase)); in __show_regs()
173 transbase, domain); in __show_regs()