Home
last modified time | relevance | path

Searched refs:mips_xpa_disabled (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/mips/mm/
H A Dtlbex.c40 static int mips_xpa_disabled; variable
44 mips_xpa_disabled = 1; in xpa_disable()
1026 if (cpu_has_xpa && !mips_xpa_disabled) { in build_update_entries()
1036 if (cpu_has_xpa && !mips_xpa_disabled) { in build_update_entries()
2495 if (mips_xpa_disabled) { in config_xpa_params()