Home
last modified time | relevance | path

Searched refs:ProcessorLocalAPICRecord (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/X86/ACPI/
DACPIExtensions.cs40 var recordLength = (uint)Packet.CalculateLength<ProcessorLocalAPICRecord>(); in GenerateACPITable()
51 var processorLocalAPICRecord = new ProcessorLocalAPICRecord in GenerateACPITable()
DProcessorLocalAPICRecord.cs14 public struct ProcessorLocalAPICRecord struct