Searched defs:IoapicInterruptSourceOverride (Results 1 – 1 of 1) sorted by relevance
67 struct IoapicInterruptSourceOverride { struct76 // Safe as IoapicInterruptSourceOverride structure only contains raw data argument77 unsafe impl DataInit for IoapicInterruptSourceOverride {} implementation