Data Fields | |
__u32 | value |
struct { | |
__u8 vector | |
unsigned __pad0__: 4 | |
unsigned delivs: 1 | |
unsigned __pad1__: 3 | |
unsigned masked: 1 | |
unsigned mode: 1 | |
unsigned __pad2__: 14 | |
} | packed |
Definition at line 201 of file apic.h.
|
Reserved. |
|
Reserved. |
|
Reserved. |
|
Delivery status (RO). Definition at line 206 of file apic.h. Referenced by l_apic_debug(). |
|
Interrupt Mask. Definition at line 208 of file apic.h. Referenced by l_apic_debug(), and l_apic_init(). |
|
Timer Mode. Definition at line 209 of file apic.h. Referenced by l_apic_debug(), and l_apic_init(). |
|
|
|
Definition at line 202 of file apic.h. Referenced by l_apic_debug(), and l_apic_init(). |
|
Local Timer Interrupt vector. Definition at line 204 of file apic.h. Referenced by l_apic_debug(), and l_apic_init(). |