Home
last modified time | relevance | path

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

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