| Turnstone Operating System
    | 
| Files | |
| apic.64.c | |
| apic and ioapic implementation | |
| cpu.64.c | |
| 64 bit cpu operations | |
| cpu_simple.xx.c | |
| cpu commands implementation that supports both real and long mode. | |
| descriptor.xx.c | |
| CPU descriptor implementations such as GDT, IDT. | |
| interrupt.64.c | |
| Interrupts. | |
| local_apic_id.64.c | |
| Local APIC ID. | |
| smp.64.c | |
| SMP implementation. | |
| sync.64.c | |
| Synchronization primitives. | |
| syscall.64.c | |
| 64-bit system call support. | |
| task.64.c | |
| cpu task methods | |
| time_timer.64.c | |
| Timer driver. | |
| time_timer_spinsleep.64.c | |
| Time timer spinsleep implementation. | |