K 10 svn:author V 7 bdragon K 8 svn:date V 27 2020-09-12T23:54:57.901685Z K 7 svn:log V 213 [PowerPC] Add PVO_PADDR macro to mmu_oea.c to match mmu_oea64.c changes Use a PVO_PADDR macro on 32 bit as well, to reduce the difference between mmu_oea.c and mmu_oea64.c. Equivilent to the changes in r363222. END