haiku/headers/private/kernel/arch
X512 e942269a1f pci: generic MSI interrupts support
Change-Id: Ib4fd23f6bca867a2b428bf2651234d719ee08672
Reviewed-on: https://review.haiku-os.org/c/haiku/+/6221
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
2023-04-25 15:54:32 +00:00
..
arm kernel/arm: implement signals, fork, restart syscall 2023-03-20 17:28:20 +00:00
arm64 kernel/arm64: introduce virtual_ranges_to_keep 2022-09-23 13:57:43 +00:00
generic pci: generic MSI interrupts support 2023-04-25 15:54:32 +00:00
m68k Fix definition of PAGESIZE and B_PAGE_SIZE 2021-01-08 12:02:16 +00:00
mipsel Fix definition of PAGESIZE and B_PAGE_SIZE 2021-01-08 12:02:16 +00:00
ppc Fix definition of PAGESIZE and B_PAGE_SIZE 2021-01-08 12:02:16 +00:00
riscv64 kernel/int: increase max interrupt vector count 2023-03-20 14:23:54 +00:00
sparc Fix definition of PAGESIZE and B_PAGE_SIZE 2021-01-08 12:02:16 +00:00
x86 pci: generic MSI interrupts support 2023-04-25 15:54:32 +00:00
atomic.h kernel: No need for arch specific ifdefs in arch/atomic.h 2014-01-20 04:09:17 +01:00
cpu.h kernel: add generic wrapper for accessing user memory 2014-09-14 22:39:07 +02:00
debug_console.h
debug.h
elf.h system: Build using public elf.h header 2015-11-07 11:49:56 +13:00
int.h kernel/int: Allow arch_int_assign_to_cpu to make its own decisions. 2021-12-03 22:36:47 +00:00
platform.h
real_time_clock.h
smp.h x86: Make arch/smp.h a C++ only header 2013-12-20 22:05:26 +01:00
system_info.h kernel/cpu: add cpu_frequency() 2020-09-15 20:42:14 +00:00
thread_types.h
thread.h Revert the rest of the COMPAT_MODE changes (back to hrev52003.) 2018-06-15 00:20:56 -04:00
timer.h Mass updating of OpenBeOS text to Haiku 2021-11-07 10:00:35 +00:00
user_debugger.h kernel: +arch_get_thread_debug_cpu_state() 2016-04-24 17:29:28 +02:00
user_memory.h kernel/arm: use generic/user_memory.h 2022-07-04 16:43:39 +00:00
vm_translation_map.h s/Haiku License/MIT License/g. 2019-08-30 18:16:02 -04:00
vm_types.h
vm.h