freebsd-dev/sys/powerpc/pseries
Justin Hibbits 45b69dd63e powerpc/mmu: Convert PowerPC pmap drivers to ifunc from kobj
With IFUNC support in the kernel, we can finally get rid of our poor-man's
ifunc for pmap, utilizing kobj.  Since moea64 uses a second tier kobj as
well, for its own private methods, this adds a second pmap install function
(pmap_mmu_init()) to perform pmap 'post-install pre-bootstrap'
initialization, before the IFUNCs get initialized.

Reviewed by:	bdragon
2020-05-27 01:24:12 +00:00
..
mmu_phyp.c powerpc/mmu: Convert PowerPC pmap drivers to ifunc from kobj 2020-05-27 01:24:12 +00:00
phyp_console.c [PPC] Remove extra \0 char inserted on vty by QEMU 2019-11-29 11:34:11 +00:00
phyp_dbg.c [PPC64] Enable opal console use as a GDB DBGPORT 2019-12-09 13:09:32 +00:00
phyp_llan.c This is Ethernet driver so mark the interrupt appropriately. 2020-01-23 01:46:05 +00:00
phyp_vscsi.c
phyp-hvcall.h
phyp-hvcall.S
platform_chrp.c Enable use of ofwcons for early debug 2019-12-09 13:40:23 +00:00
plpar_iommu.c
plpar_iommu.h
plpar_pcibus.c
rtas_dev.c
rtas_pci.c
vdevice.c
xics.c [PPC] Fix build error when POWERNV is disabled 2019-06-11 11:23:15 +00:00