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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Dsiginfo.h200 #define BUS_MCEERR_AO (__SI_FAULT|5) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dmemory-failure.c196 si.si_code = BUS_MCEERR_AO;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dsignal.c2220 #ifdef BUS_MCEERR_AO
2225 if (from->si_code == BUS_MCEERR_AR || from->si_code == BUS_MCEERR_AO)

Completed in 210 milliseconds