Searched defs:ApicId1 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/testcase/
H A DtstTSC.cpp115 const uint8_t ApicId1 = ASMGetApicId(); local
130 if ( ApicId1 == ApicId2
131 && ApicId1 == ApicId3
132 && ApicId1 == ApicId4
139 pTscData->u8ApicId = ApicId1;
263 const uint8_t ApicId1 = ASMGetApicId(); local
278 if ( ApicId1 == ApicId2
279 && ApicId1 == ApicId3
280 && ApicId1 == ApicId4
281 && ApicId1
[all...]

Completed in 43 milliseconds