1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00
sortix--sortix/kernel/x86-family
Jonas 'Sortie' Termansen 1f72c1637c Maintain fsbase and gsbase as per-thread registers.
Note: This is an incompatible ABI change.
2014-05-29 17:07:42 +02:00
..
cmos.cpp
cmos.h
float.cpp
float.h
gdt.cpp Maintain fsbase and gsbase as per-thread registers. 2014-05-29 17:07:42 +02:00
gdt.h Maintain fsbase and gsbase as per-thread registers. 2014-05-29 17:07:42 +02:00
idt.cpp Refactor i386 and x86_64 interrupt support. 2014-03-17 19:22:13 +01:00
idt.h Refactor i386 and x86_64 interrupt support. 2014-03-17 19:22:13 +01:00
interrupt.cpp Maintain fsbase and gsbase as per-thread registers. 2014-05-29 17:07:42 +02:00
memorymanagement.cpp Refactor kernel PAT, MTRR, and MSR usage. 2014-03-17 19:22:13 +01:00
memorymanagement.h
mtrr.cpp Refactor kernel PAT, MTRR, and MSR usage. 2014-03-17 19:22:13 +01:00
pat.cpp Refactor kernel PAT, MTRR, and MSR usage. 2014-03-17 19:22:13 +01:00
pic.cpp Refactor i386 and x86_64 interrupt support. 2014-03-17 19:22:13 +01:00
pic.h Refactor i386 and x86_64 interrupt support. 2014-03-17 19:22:13 +01:00
time.cpp
x86-family.cpp
x86-family.h