commit | 1d15010c349a26640e8f24959390bcf2ebd1db60 | [log] [tgz] |
---|---|---|
author | Anshuman Khandual <khandual@linux.vnet.ibm.com> | Thu Aug 13 17:07:54 2015 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Oct 01 16:52:01 2015 +1000 |
tree | cb86a442ccaf40d19c75778afb32e56a4d12f537 | |
parent | 787b393c9f6300c343600d39f53f1b9f09d3684f [diff] |
powerpc/slb: Define an enum for the bolted indexes This patch defines macros for the three bolted SLB indexes we use. Switch the functions that take the indexes as an argument to use the enum. Signed-off-by: Anshuman Khandual <khandual@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>