Home
last modified time | relevance | path

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

/linux-2.6.39/arch/tile/include/asm/
Dsystem.h173 #define CALLEE_SAVED_FIRST_REG 30 macro
/linux-2.6.39/arch/tile/kernel/
Dprocess.c234 memcpy((void *)ksp, &regs->regs[CALLEE_SAVED_FIRST_REG], in copy_thread()