target/ppc: Rename PATB/PATBE -> PATE
commit79825f4d583a327c347db504f44bbb7470b130e8
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 15 Feb 2019 17:00:27 +0000 (15 18:00 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 25 Feb 2019 22:21:25 +0000 (26 09:21 +1100)
tree5e2590ad083e5b12266e662e9ef8c387480e9490
parentc4dae9cd37f5c6c7a6aa741f985f5abb57a6bb3f
target/ppc: Rename PATB/PATBE -> PATE

That "b" means "base address" and thus shouldn't be in the name
of actual entries and related constants.

This patch keeps the synthetic patb_entry field of the spapr
virtual hypervisor unchanged until I figure out if that has
an impact on the migration stream.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20190215170029.15641-11-clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/spapr.c
hw/ppc/spapr_hcall.c
target/ppc/cpu.h
target/ppc/mmu-book3s-v3.h
target/ppc/mmu-radix64.c
target/ppc/mmu-radix64.h