Home
last modified time | relevance | path

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

/arch/frv/kernel/
Dgdb-stub.c153 struct __debug_amr damr[16]; member
1274 __debug_mmu.damr[0].L = __get_DAMLR(0); in gdbstub_get_mmu_state()
1275 __debug_mmu.damr[0].P = __get_DAMPR(0); in gdbstub_get_mmu_state()
1276 __debug_mmu.damr[1].L = __get_DAMLR(1); in gdbstub_get_mmu_state()
1277 __debug_mmu.damr[1].P = __get_DAMPR(1); in gdbstub_get_mmu_state()
1278 __debug_mmu.damr[2].L = __get_DAMLR(2); in gdbstub_get_mmu_state()
1279 __debug_mmu.damr[2].P = __get_DAMPR(2); in gdbstub_get_mmu_state()
1280 __debug_mmu.damr[3].L = __get_DAMLR(3); in gdbstub_get_mmu_state()
1281 __debug_mmu.damr[3].P = __get_DAMPR(3); in gdbstub_get_mmu_state()
1282 __debug_mmu.damr[4].L = __get_DAMLR(4); in gdbstub_get_mmu_state()
[all …]