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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dprocessor.h141 #define MF_FIXADE 1 /* Fix address errors in software */ macro
192 MF_FIXADE, 0, 0 \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dprocessor.h141 #define MF_FIXADE 1 /* Fix address errors in software */ macro
192 MF_FIXADE, 0, 0 \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dunaligned.c517 if (user_mode(regs) && (current->thread.mflags & MF_FIXADE) == 0)

Completed in 51 milliseconds