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)
commit6446e6cf440f6ee0f8b64c32968a8434205c1f59
tree9590feb6ef941e46c1c78625f0191ab49853b86f
parentf46d92e86d21da7eb3b06e0675272ef57e1b8565
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