freebsd-nq/sys/powerpc/pseries
Justin Hibbits 5ae48eb998 powerpc/pseries: Allow radix pmap in pseries for ISA 3.0
ISA 3.0 allows for nested radix translations with minimal to no
involvement of the hypervisor.  This should make pseries signficantly
faster on POWER9 pseries instances, as fewer hypercalls are needed to
manage pmap now.

MFC after:	2 weeks
Relnotes:	yes
2021-08-11 19:07:04 -05:00
..
mmu_phyp.c powerpc: fix boot on pseries without hugepages 2021-06-02 16:27:36 -03:00
phyp_console.c [PowerPC64LE] pseries: Fix input buffering logic. 2021-02-25 14:50:13 -06:00
phyp_dbg.c
phyp_llan.c
phyp_vscsi.c
phyp-hvcall.h powerpc/pseries: Allow radix pmap in pseries for ISA 3.0 2021-08-11 19:07:04 -05:00
phyp-hvcall.S
platform_chrp.c powerpc/pseries: Allow radix pmap in pseries for ISA 3.0 2021-08-11 19:07:04 -05:00
plpar_iommu.c
plpar_iommu.h
plpar_pcibus.c
rtas_dev.c
rtas_pci.c Rename ofwpci.c to ofw_pcib.c 2021-05-20 11:22:25 +02:00
vdevice.c newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,location} with sbuf 2021-06-22 20:52:06 -06:00
xics.c