kexec issues a tlbie for each pte. The parameters for the tlbie are the page size and the virtual address. Support was missing for the computation of these two parameters for 64K pages. This adds that support. Signed-off-by: Luke Browning Acked-by: Benjamin Herrenschmidt Acked-by: Olof Johansson Acked-by: Arnd Bergmann Signed-off-by: Paul Mackerras ›x