![]() |
Max OS 0.3
|
An IO APIC redirection entry. Describes how an interrupt is routed. More...
#include <apic.h>
Classes | |
| struct | PACKED |
| Packed because the bitfields should be one uint64_t together. More... | |
Public Attributes | |
| uint64_t | raw |
| The raw 64-bit value of the redirection entry. | |
An IO APIC redirection entry. Describes how an interrupt is routed.
| uint64_t MaxOS::hardwarecommunication::RedirectionEntry::raw |
The raw 64-bit value of the redirection entry.
Definition at line 137 of file apic.h.
Referenced by MaxOS::hardwarecommunication::IOAPIC::set_redirect().