haiku/headers/private/kernel/arch/x86
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
..
32 kernel/x86_64: adjust descriptors tables for compatibility mode. 2018-05-15 10:27:02 +00:00
64 kernel/x86_64: adjust descriptors tables for compatibility mode. 2018-05-15 10:27:02 +00:00
apic.h x86: Implement multicast ICIs 2013-12-19 19:35:44 +01:00
apm.h Compile in arch_platform.cpp for x86_64. The apm_init call is disabled for x86_64, APM is 32-bit only. 2012-07-06 14:17:48 +01:00
arch_altcodepatch.h kernel/x86_64: AVX support 2020-06-03 06:16:48 +00:00
arch_atomic.h kernel: No need for arch specific ifdefs in arch/atomic.h 2014-01-20 04:09:17 +01:00
arch_cpu.h kernel/x86: add a hybrid type per cpu, to be dumped when the feature exists. 2023-01-10 20:40:11 +00:00
arch_cpuasm.h kernel & addons: Build with the non-legacy GCC even on x86_gcc2h. 2021-10-02 18:29:40 +00:00
arch_debug.h Implemented threading for x86_64. 2012-07-09 16:43:01 +01:00
arch_hpet.h move acpi headers from x86 to non-arch 2022-07-20 08:28:53 +00:00
arch_int.h kernel/x86: Use volatile in restore_interrupts. 2019-01-07 22:12:36 -05:00
arch_kernel_args.h Merge branch 'uefi-support' 2016-11-14 03:21:59 +13:00
arch_kernel.h boot/x86: unify KERNEL_LOAD_ADDRESS for BIOS and EFI 2022-09-19 14:51:58 +00:00
arch_smp.h kernel: Allow reassigning IRQs to logical processors 2013-11-18 04:55:25 +01:00
arch_system_info.h x86[_64]: Add support for CPUID sub-leaves 2013-10-01 20:31:18 +02:00
arch_thread_types.h kernel/x86: add ability to set GS segment base from userland 2022-03-09 18:28:00 +00:00
arch_thread.h Revert the rest of the COMPAT_MODE changes (back to hrev52003.) 2018-06-15 00:20:56 -04:00
arch_user_debugger.h arch_user_debugger: Restore the use of size_t for dr7. 2019-07-18 20:36:13 -04:00
arch_vm_translation_map.h s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
arch_vm_types.h
arch_vm.h
bios.h Moved some 32-bit specific stuff to the 32 subdirectory. 2012-07-12 14:23:55 +01:00
descriptors.h x86[_64]: Separate bootloader and kernel GDT and IDT logic 2014-01-28 00:44:02 +01:00
ioapic.h
msi_priv.h MSI: Use the effective APIC id of the boot CPU for the address destination. 2013-07-29 17:36:03 +02:00
msi.h pci: generic MSI interrupts support 2023-04-25 15:54:32 +00:00
pic.h
smp_priv.h Renamed remaining i386_* functions to x86_* for consistency. 2012-07-09 12:14:18 +01:00
timer.h
vesa.h