jhibbits 55dca392ba 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
..
2020-05-25 15:40:02 +00:00
2019-11-21 18:14:26 +00:00
2018-11-01 23:11:47 +00:00
2020-02-02 08:27:08 +00:00
2020-03-23 17:51:44 +00:00
2020-05-11 20:30:28 +00:00
2020-05-11 20:30:28 +00:00
2020-02-02 08:27:14 +00:00
2020-05-25 14:45:18 +00:00
2018-04-12 17:43:19 +00:00
2020-03-18 01:09:43 +00:00
2020-01-23 13:56:12 +00:00