On Tue, Mar 14, 2017 at 10:25:44AM +0000, James Hogan wrote: > Add accessors for some VZ related Cavium Octeon III specific COP0 > registers, along with field definitions. These will mostly be used by > KVM to set up interrupt routing and partition the TLB between root and > guest. Acked-by: Ralf Baechle <ralf@xxxxxxxxxxxxxx> Btw, asm/mipsregs.h is growing towards 3000 lines making it a candiate for splitting. Ralf