#include "iris/arch/x86/amd64/hw/local_apic.h"#include "iris/arch/x86/amd64/segment_descriptor.h"#include "iris/arch/x86/amd64/tss.h"#include "iris/hw/irq.h"Go to the source code of this file.
Classes | |
| class | iris::arch::ArchProcessor |
Namespaces | |
| namespace | iris |
| namespace | iris::arch |
Functions | |
| auto | iris::current_processor_unsafe () -> Processor & |
| Get the current processor. | |