OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ApicID
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DebugMp.h
22
UINT16
ApicID
[DEBUG_CPU_MAX_COUNT]; ///< Record the local apic id for each processor
DebugMp.c
115
if (mDebugCpuData.
ApicID
[Index] == LocalApicID) {
121
mDebugCpuData.
ApicID
[Index] = LocalApicID;
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
FrameworkMpService.h
176
UINT32
ApicID
;
[
all
...]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/MpServicesOnFrameworkMpServicesThunk/
MpServicesOnFrameworkMpServicesThunk.c
166
ProcessorInfoBuffer->ProcessorId = (UINT64) ProcessorContextBuffer.
ApicID
;
[
all
...]
Completed in 2880 milliseconds