Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mn10300/include/asm/
Dcpu-regs.h137 #define DEAR __SYSREG(0xc0000038, u32) /* Data access exception address */ macro
/linux-3.4.99/arch/mn10300/kernel/
Dtraps.c342 printk(KERN_EMERG "DEAR: %08x\n", DEAR); in show_registers_only()