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