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