mirror of
https://github.com/opnsense/src.git
synced 2026-02-25 02:42:54 -05:00
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 |
||
|---|---|---|
| .. | ||
| ehci_ps3.c | ||
| if_glc.c | ||
| if_glcreg.h | ||
| mmu_ps3.c | ||
| ohci_ps3.c | ||
| platform_ps3.c | ||
| ps3-hv-asm.awk | ||
| ps3-hv-header.awk | ||
| ps3-hvcall.h | ||
| ps3-hvcall.master | ||
| ps3-hvcall.S | ||
| ps3_syscons.c | ||
| ps3bus.c | ||
| ps3bus.h | ||
| ps3cdrom.c | ||
| ps3disk.c | ||
| ps3pic.c | ||