Searched refs:PT_LC0 (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/blackfin/include/uapi/asm/ | ||
D | ptrace.h | 143 #define PT_LC0 60 macro |
/linux-4.1.27/arch/blackfin/kernel/ | ||
D | asm-offsets.c | 93 DEFINE(PT_LC0, offsetof(struct pt_regs, lc0)); in main() |