Home
last modified time | relevance | path

Searched hist:"5474682934753827 d61d1226ba74ea75787b923d" (Results 1 – 4 of 4) sorted by relevance

/linux/arch/mips/include/asm/
H A Dpgtable-bits.hdiff 5474682934753827d61d1226ba74ea75787b923d Sat Aug 31 17:40:43 CEST 2019 Paul Burton <paul.burton@mips.com> MIPS: Select R3k-style TLB in Kconfig

Currently areas where we need to determine whether the TLB is R3k-style
need to check for either of CONFIG_CPU_R3000 || CONFIG_CPU_TX39XX.

Introduce a new CONFIG_CPU_R3K_TLB & select it from both of the above,
allowing us to simplify checks for R3k-style TLBs by only checking for
this new Kconfig option.

Signed-off-by: Paul Burton <paul.burton@mips.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Cc: linux-mips@vger.kernel.org
H A Dpgtable.hdiff 5474682934753827d61d1226ba74ea75787b923d Sat Aug 31 17:40:43 CEST 2019 Paul Burton <paul.burton@mips.com> MIPS: Select R3k-style TLB in Kconfig

Currently areas where we need to determine whether the TLB is R3k-style
need to check for either of CONFIG_CPU_R3000 || CONFIG_CPU_TX39XX.

Introduce a new CONFIG_CPU_R3K_TLB & select it from both of the above,
allowing us to simplify checks for R3k-style TLBs by only checking for
this new Kconfig option.

Signed-off-by: Paul Burton <paul.burton@mips.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Cc: linux-mips@vger.kernel.org
/linux/arch/mips/mm/
H A DMakefilediff 5474682934753827d61d1226ba74ea75787b923d Sat Aug 31 17:40:43 CEST 2019 Paul Burton <paul.burton@mips.com> MIPS: Select R3k-style TLB in Kconfig

Currently areas where we need to determine whether the TLB is R3k-style
need to check for either of CONFIG_CPU_R3000 || CONFIG_CPU_TX39XX.

Introduce a new CONFIG_CPU_R3K_TLB & select it from both of the above,
allowing us to simplify checks for R3k-style TLBs by only checking for
this new Kconfig option.

Signed-off-by: Paul Burton <paul.burton@mips.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Cc: linux-mips@vger.kernel.org
/linux/arch/mips/
H A DKconfigdiff 5474682934753827d61d1226ba74ea75787b923d Sat Aug 31 17:40:43 CEST 2019 Paul Burton <paul.burton@mips.com> MIPS: Select R3k-style TLB in Kconfig

Currently areas where we need to determine whether the TLB is R3k-style
need to check for either of CONFIG_CPU_R3000 || CONFIG_CPU_TX39XX.

Introduce a new CONFIG_CPU_R3K_TLB & select it from both of the above,
allowing us to simplify checks for R3k-style TLBs by only checking for
this new Kconfig option.

Signed-off-by: Paul Burton <paul.burton@mips.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Cc: linux-mips@vger.kernel.org