]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Add 64-bit HTW fields
authorJames Hogan <james.hogan@imgtec.com>
Fri, 27 May 2016 21:25:22 +0000 (22:25 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 28 May 2016 10:35:11 +0000 (12:35 +0200)
commit36458dc52a0b8f0d66fc3f2c2be3ecedecc4c589
tree9590feb6ef941e46c1c78625f0191ab49853b86f
parent2759eb257a2d9e26a8db1f7f1e0fcda2ff6839d1
MIPS: Add 64-bit HTW fields

Add field definitions for some of the 64-bit specific Hardware page
Table Walker (HTW) register fields in PWSize and PWCtl, in preparation
for fixing the 64-bit HTW configuration.

Also print these fields out along with the others in print_htw_config().

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/13363/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mipsregs.h
arch/mips/mm/tlbex.c