haiku/headers/private/kernel/arch/x86
Jérôme Duval 46f7a54d8c MSI: Use the effective APIC id of the boot CPU for the address destination.
* This should only affect systems where the CPU ids aren't sequential (mostly
non Intel).
* Fixes #9807.
2013-07-29 17:36:03 +02:00
..
32 Killed off vm86 code, no longer being used. 2012-08-03 16:49:15 +01:00
64 System call restart support. 2012-08-05 14:20:37 +01:00
apic.h
apm.h
arch_acpi.h
arch_cpu.h x86: enable data execution prevention 2013-04-04 15:22:23 +02:00
arch_debug.h Implemented threading for x86_64. 2012-07-09 16:43:01 +01:00
arch_hpet.h
arch_int.h
arch_kernel_args.h
arch_kernel.h x86_64: put user stack and team data at top of user address space 2013-04-04 20:54:56 +02:00
arch_smp.h
arch_system_info.h
arch_thread_types.h Implemented the rest of the kernel debugger functions for x86_64. 2012-07-13 14:09:09 +01:00
arch_thread.h Implemented signals for x86_64. 2012-07-30 13:52:51 +01:00
arch_user_debugger.h Implemented user debugging support for x86_64. 2012-08-07 20:20:42 +01:00
arch_vm_translation_map.h
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 Cleaner separation of 32-/64-bit specific CPU/interrupt code. 2012-08-18 17:43:40 +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 MSI: Use the effective APIC id of the boot CPU for the address destination. 2013-07-29 17:36:03 +02: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