This website requires JavaScript.
Explore
Help
Register
Sign In
Haiku
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
mirror of
https://review.haiku-os.org/haiku
synced
2025-02-10 07:39:25 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
private
/
kernel
/
arch
/
x86
History
Yongcong Du
45cf3294b2
x86: add cpuid feature 6 flags
...
Signed-off-by: Fredrik Holmqvist <fredrik.holmqvist@gmail.com>
2012-04-22 21:03:57 +02:00
..
apic.h
* When initializing MSI support, don't assume a single 24 entry IO-APIC. Instead
2011-05-11 18:05:05 +00:00
apm.h
…
arch_acpi.h
* Add validation of the RSDP checksums.
2011-06-12 22:01:43 +00:00
arch_cpu.h
x86: add cpuid feature 6 flags
2012-04-22 21:03:57 +02:00
arch_debug.h
…
arch_hpet.h
…
arch_int.h
Quick build fix for the FreeBSD compatibility layer. Maybe the definition should
2011-05-11 01:30:55 +00:00
arch_kernel_args.h
…
arch_kernel.h
…
arch_smp.h
…
arch_system_info.h
…
arch_thread_types.h
…
arch_thread.h
Fix virtual 8086 mode to properly account for TLS.
2011-11-25 16:10:19 +01:00
arch_user_debugger.h
…
arch_vm_translation_map.h
…
arch_vm_types.h
…
arch_vm.h
…
bios.h
…
descriptors.h
…
ioapic.h
* Don't map the IO-APIC within the bootloader. We don't need it to set up SMP
2011-05-13 16:31:31 +00:00
msi.h
…
pic.h
* Implement interrupt source overrides. We install a relay interrupt handler
2011-05-16 12:57:40 +00:00
selector.h
…
smp_priv.h
…
timer.h
…
types.h
…
vesa.h
…
vm86.h
…