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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/edac/
H A Dedac_mce_amd.c145 else if (MEM_ERROR(ec)) {
192 } else if (MEM_ERROR(ec)) {
242 else if (xec == 0x2 && MEM_ERROR(ec))
251 else if (MEM_ERROR(ec)) {
347 } else if (MEM_ERROR(ec)) {
H A Dedac_mce_amd.h14 #define MEM_ERROR(x) (((x) & 0xFF00) == 0x0100) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/kernel/
H A Dintvec_32.S1953 int_hand INT_MEM_ERROR, MEM_ERROR, bad_intr

Completed in 55 milliseconds