Home
last modified time | relevance | path

Searched hist:d4b18bd675b850fbf395304433952130034bdd89 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/ps3/
H A Dmm.cdiff d4b18bd675b850fbf395304433952130034bdd89 Mon Jan 12 19:00:20 CST 2015 Geoff Levand <geoff@infradead.org> powerpc/ps3: Add ps3_mm_set_repository_highmem

Add the new routine ps3_mm_set_repository_highmem() that saves highmem info to
the LV1 hypervisor registry so that the info will be available to second stage
OS's loaded by petitboot/kexec. FreeBSD and some Linux derivatives use
this feature.

Also, move the existing ps3_mm_get_repository_highmem() routine up in
the source file.

This implementation of ps3_mm_set_repository_highmem() assumes the repository
will have a single highmem region entry (at index 0).

Signed-off-by: Geoff Levand <geoff@infradead.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>