opnsense-src/sys/powerpc
John Baldwin f66a407de2 sys: Add cpu_update_pcb hook
This MD function is invoked before dumping register set notes when
writing out a core dump to ensure that the PCB for a given thread is
up to date.  This provides a centralized place to update the PCB with
values of the current thread for each arch rather than doing this work
in each register set's get method.

Discussed with:	jrtc27
Reviewed by:	kib, markj
Sponsored by:	AFRL, DARPA
Differential Revision:	https://reviews.freebsd.org/D44910
2025-01-31 15:40:29 -05:00
..
aim pmap_growkernel: Use VM_ALLOC_NOFREE when allocating pagetable pages 2024-07-30 17:38:24 +02:00
amigaone sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
booke libkern: add ilog2 macro 2024-06-03 11:37:55 -05:00
conf conf: Remove kernel stack swapping support, part 12 2024-07-29 01:43:59 +00:00
cpufreq sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
fpu sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
include sys: Add cpu_update_pcb hook 2025-01-31 15:40:29 -05:00
mambo Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
mikrotik sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
mpc85xx Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
ofw Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
powermac Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
powernv Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
powerpc sys: Add cpu_update_pcb hook 2025-01-31 15:40:29 -05:00
ps3 ps3disk.c: Rewrite ps3disk_transfer 2025-01-24 12:40:34 -07:00
pseries Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
psim Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00