haiku/headers/private/kernel
Jérôme Duval 37223744b7 kernel/x86: add a hybrid type per cpu, to be dumped when the feature exists.
for AlderLake CPUs

Change-Id: I4beba04e3ac95d7564684ee86de99c894b57a15c
Reviewed-on: https://review.haiku-os.org/c/haiku/+/5988
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
2023-01-10 20:40:11 +00:00
..
arch kernel/x86: add a hybrid type per cpu, to be dumped when the feature exists. 2023-01-10 20:40:11 +00:00
boot arm: detect SoC timer from FDT for OMAP3 and PXA 2022-08-09 18:15:55 +00:00
disk_device_manager add physical_block_size field where applicable 2022-09-23 06:56:01 +00:00
fs
platform efi: fix alignment for block device protocol 2022-01-04 17:56:41 +00:00
posix POSIX: introduce sem_clockwait 2022-02-18 21:27:06 +00:00
slab
util util/DoublyLinkedList: make GetPrevious/GetNext methods static 2022-11-02 02:12:41 +00:00
vm riscv64/smp: Implement multi-processor support 2021-12-12 15:35:24 +00:00
acpi.h arm64: Discover PCI from ACPI. 2022-08-17 19:23:51 +00:00
AllocationTracking.h
AreaKeeper.h
block_cache.h
boot_device.h
boot_item.h
boot_splash.h
commpage_compat.h
commpage.h
condition_variable.h kernel/condition_variable: Remove a confusing requirement for published variables. 2022-03-09 18:55:55 -05:00
console.h
core_dump.h
cpu.h
debug_heap.h
debug_hex_dump.h
debug_paranoia.h
debug.h kernel/debug: Adjust range marker macros. 2021-08-31 22:00:36 -04:00
debugger_keymaps.h
DPC.h
elf_priv.h
elf.h
file_cache.h
frame_buffer_console.h
generic_syscall.h
heap.h kernel: Remove malloc_referenced now that it is unused. 2022-02-09 16:42:06 -05:00
int.h
kdevice_manager.h
kdriver_settings.h
kernel_c++_structs.h
kernel_daemon.h
kernel.h kernel.h: don't include user address tests in boot loader 2022-06-04 10:31:05 +12:00
kimage.h
kmodule.h kernel/device_manager: Implement B_GET_DRIVER_FOR_DEVICE 2022-10-17 06:13:07 +00:00
kscheduler.h
ksignal.h
ksyscalls.h
ksystem_info.h
listeners.h
load_tracking.h
lock.h
low_resource_manager.h
messaging.h
MessagingServiceDefs.h
Notifications.h Add missing includes following previous commit. 2021-09-01 13:10:04 -04:00
port.h
real_time_clock.h
safemode.h
scheduling_analysis.h
sem.h
smp.h kernel/smp: Avoid casting spinlocks, which are structures. 2021-11-23 13:52:44 -05:00
stack_protector.h
syscall_restart.h kernel: Style fixup. 2021-08-27 19:02:20 -04:00
system_profiler.h
team.h
thread_types.h kernel/vm: Completely replace mlock() implementation. 2022-03-30 20:17:50 +00:00
thread.h wait_for_thread_etc: expose as syscall/make public. 2022-04-25 19:47:26 +00:00
timer.h
tracing.h
user_atomic.h
user_debugger.h
user_mutex.h
UserEvent.h
usergroup.h
UserTimer.h
vfs.h
wait_for_objects.h