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