Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/uapi/asm/
H A Dptrace.h117 #define PT_DSCR 44 macro
/linux/arch/powerpc/kernel/ptrace/
H A Dptrace.c302 BUILD_BUG_ON(PT_DSCR < sizeof(struct user_pt_regs) / sizeof(unsigned long)); in pt_regs_check()