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