freebsd-dev/sys/powerpc/ps3
Justin Hibbits 49c894ddce powerpc64: Split out DMAP and non-DMAP implementations of some methods
Summary:
Some methods are split between DMAP and non-DMAP, conditional on
hw_direct_map variable.  Rather than checking this variable every time,
use it to install different functions via IFUNCs.

Reviewed By: luporl
Differential Revision: https://reviews.freebsd.org/D30071
2021-05-05 20:57:33 -05:00
..
ehci_ps3.c
if_glc.c powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00
if_glcreg.h powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00
mmu_ps3.c powerpc64: Split out DMAP and non-DMAP implementations of some methods 2021-05-05 20:57:33 -05:00
ohci_ps3.c powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00
platform_ps3.c powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00
ps3_syscons.c powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00
ps3-hv-asm.awk
ps3-hv-header.awk
ps3-hvcall.h
ps3-hvcall.master
ps3-hvcall.S Add CFI start/end proc directives to arm64, i386, and ppc 2020-12-05 00:33:28 +00:00
ps3bus.c powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00
ps3bus.h
ps3cdrom.c powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00
ps3disk.c powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00:00
ps3pic.c