Searched refs:frv_debug_status (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/frv/kernel/
H A Dasm-offsets.c100 /* offsets into frv_debug_status */ foo()
101 OFFSET(DEBUG_BPSR, frv_debug_status, bpsr); foo()
102 OFFSET(DEBUG_DCR, frv_debug_status, dcr); foo()
103 OFFSET(DEBUG_BRR, frv_debug_status, brr); foo()
104 OFFSET(DEBUG_NMAR, frv_debug_status, nmar); foo()
H A Ddebug-stub.c42 struct frv_debug_status __debug_status;
/linux-4.4.14/arch/frv/include/asm/
H A Dgdb-stub.h136 struct frv_debug_status { struct
143 extern struct frv_debug_status __debug_status;

Completed in 111 milliseconds