freebsd-dev/sys/powerpc/powerpc
2023-05-04 12:29:29 -07:00
..
altivec.c
autoconf.c
bus_machdep.c
busdma_machdep.c kmem_malloc/free: Use void * instead of vm_offset_t for kernel pointers. 2022-09-22 15:09:19 -07:00
clock.c set_cputicker: use a bool 2022-06-23 15:15:11 -03:00
copyinout.c Implement suword16() for 32-bit and 64-bit PowerPC architecture. 2021-12-19 13:17:55 +01:00
cpu_subr64.S
cpu.c powerpc: fix warning: a function declaration without a prototype is deprecated in all versions of C 2023-02-26 01:00:19 +01:00
db_disasm.c
db_hwwatch.c
db_interface.c
db_trace.c
dump_machdep.c
elf32_machdep.c powerpc: Use valid prototypes for function declarations with no arguments. 2023-04-24 08:53:50 -07:00
elf64_machdep.c imgact_elf: Change header_supported to return bool instead of boolean_t. 2023-05-04 12:29:29 -07:00
elf_common.c Rework how shared page related data is stored 2022-07-18 16:27:32 +02:00
exec_machdep.c Rework how shared page related data is stored 2022-07-18 16:27:32 +02:00
fpu.c powerpc: fix warning: a function declaration without a prototype is deprecated in all versions of C 2023-02-26 01:00:19 +01:00
gdb_machdep.c Create sys/reg.h for the common code previously in machine/reg.h 2021-08-30 12:50:53 +01:00
genassym.c AST: rework 2022-08-02 21:11:09 +03:00
interrupt.c
intr_machdep.c
iommu_if.m
machdep.c Allow sysctl hw.machine/hw.machine_arch in capability mode 2023-02-06 14:00:52 -05:00
mem.c
minidump_machdep.c kerneldump: remove physical from dump routines 2022-05-13 10:43:19 -03:00
mp_machdep.c kmem_malloc/free: Use void * instead of vm_offset_t for kernel pointers. 2022-09-22 15:09:19 -07:00
nexus.c powerpc: nexus code tidy-up 2023-03-20 17:35:47 -03:00
openpic.c Remove unused openpic_devclass. 2022-05-10 10:21:38 -07:00
pic_if.m
platform_if.m
platform.c powerpc: Use the existing CTLFLAG_RDTUN and CTLFLAG_RWTUN flag definitions 2023-04-12 12:20:38 +08:00
pmap_dispatch.c powerpc: fix a few pmap related functions to return correct types 2023-04-23 15:23:04 +02:00
ptrace_machdep.c
sc_machdep.c
setjmp.S
sigcode32.S
sigcode64.S
stack_machdep.c
support.S Implement suword16() for the 32/64-bit PowerPC architecture. 2021-12-19 12:21:21 +01:00
swtch32.S [PowerPC] Fix outdated FP regs on fork(2) and friends 2021-09-04 11:33:03 -05:00
swtch64.S [PowerPC] Fix outdated FP regs on fork(2) and friends 2021-09-04 11:33:03 -05:00
syncicache.c
sys_machdep.c
trap.c Retire sv_transtrap 2022-05-20 14:54:03 +03:00
uio_machdep.c
uma_machdep.c Convert vm_page_alloc() callers to use vm_page_alloc_noobj(). 2021-10-19 21:22:56 -04:00
vm_machdep.c Remove dead code. 2022-04-26 19:40:59 +03:00