Searched defs:LocalApic (Results 1 – 2 of 2) sorted by relevance
51 struct LocalApic { struct52 _type: u8,53 _length: u8,54 _processor_id: u8,55 _apic_id: u8,56 _flags: u32,
351 LocalApic(&'a LocalApicEntry), enumerator