Home
last modified time | relevance | path

Searched full:exc_sum (Results 1 – 3 of 3) sorted by relevance

/linux/arch/alpha/include/asm/
H A Dmce.h29 unsigned long exc_sum; /* Summary of arithmetic traps. */ member
30 unsigned long exc_mask; /* Exception mask (from exc_sum). */
H A Dcore_t2.h174 unsigned long elfmc_exc_mask; /* Exception mask (from exc_sum). */
/linux/arch/alpha/kernel/
H A Dcore_mcpcia.c465 frame->exc_sum); in mcpcia_print_uncorrectable()