Searched defs:LocalAPIC (Results 1 – 1 of 1) sorted by relevance
17 struct LocalAPIC { struct25 // Safe as LocalAPIC structure only contains raw data argument26 unsafe impl DataInit for LocalAPIC {} implementation