TX39_CONF_WBON 334 arch/mips/mm/c-tx39.c config &= ~TX39_CONF_WBON; TX39_CONF_WBON 61 arch/mips/txx9/generic/setup_tx3927.c if (read_c0_conf() & TX39_CONF_WBON) TX39_CONF_WBON 98 arch/mips/txx9/generic/setup_tx3927.c if (!(conf & TX39_CONF_WBON)) TX39_CONF_WBON 86 arch/mips/txx9/jmr3927/setup.c conf &= ~(TX39_CONF_WBON | TX39_CONF_CWFON); TX39_CONF_WBON 87 arch/mips/txx9/jmr3927/setup.c conf |= mips_config_wbon ? TX39_CONF_WBON : 0;