]> 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)
commit6330c9d9d58f9658fe9c66743286fe94dd918608
tree9590feb6ef941e46c1c78625f0191ab49853b86f
parent197cc6fa1f55cfe9106300904fcb8d4cad57227d
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