Searched hist:"3 fd0e85f3f3db70e6b6a70bdacc90bbea0e396de" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/s390x/ |
H A D | mmu_helper.c | diff 3fd0e85f3f3db70e6b6a70bdacc90bbea0e396de Wed Sep 25 07:04:45 CDT 2019 David Hildenbrand <david@redhat.com> s390x/mmu: DAT table definition overhaul
Let's use consistent names for the region/section/page table entries and for the macros to extract relevant parts from virtual address. Make them match the definitions in the PoP - e.g., how the relevant bits are actually called.
Introduce defines for all bits declared in the PoP. This will come in handy in follow-up patches.
Add a note where additional information about s390x and the used definitions can be found.
Acked-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: David Hildenbrand <david@redhat.com>
|
H A D | cpu.h | diff 3fd0e85f3f3db70e6b6a70bdacc90bbea0e396de Wed Sep 25 07:04:45 CDT 2019 David Hildenbrand <david@redhat.com> s390x/mmu: DAT table definition overhaul
Let's use consistent names for the region/section/page table entries and for the macros to extract relevant parts from virtual address. Make them match the definitions in the PoP - e.g., how the relevant bits are actually called.
Introduce defines for all bits declared in the PoP. This will come in handy in follow-up patches.
Add a note where additional information about s390x and the used definitions can be found.
Acked-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: David Hildenbrand <david@redhat.com>
|