Home
last modified time | relevance | path

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

/arch/unicore32/kernel/
Dprocess.c183 unsigned int transbase; in __show_regs() local
185 : "=r" (transbase)); in __show_regs()
186 snprintf(buf, sizeof(buf), " Table: %08x", transbase); in __show_regs()
/arch/arm/kernel/
Dprocess.c172 unsigned int transbase; in __show_regs() local
174 : "=r" (transbase)); in __show_regs()
176 transbase, domain); in __show_regs()