Home
last modified time | relevance | path

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

/arch/blackfin/include/uapi/asm/
Dptrace.h168 #define PT_LAST_PSEUDO PT_FDPIC_INTERP macro
/arch/blackfin/kernel/
Dptrace.c46 if (regno & 3 || regno > PT_LAST_PSEUDO) in get_reg()
81 if (regno & 3 || regno > PT_LAST_PSEUDO) in put_reg()