Searched refs:PT_LC1 (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/blackfin/include/uapi/asm/ | ||
D | ptrace.h | 144 #define PT_LC1 56 macro |
/linux-4.4.14/arch/blackfin/kernel/ | ||
D | asm-offsets.c | 94 DEFINE(PT_LC1, offsetof(struct pt_regs, lc1)); in main() |