Home
last modified time | relevance | path

Searched defs:fake_regs (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/nios2/kernel/
H A Dsetup.c35 static struct pt_regs fake_regs = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, variable
/openbmc/linux/arch/sparc/kernel/
H A Dtraps_32.c193 static unsigned long fake_regs[32] __attribute__ ((aligned (8))); variable