Home
last modified time | relevance | path

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

/reactos/hal/halx86/smp/amd64/
H A Dapentry.S13 PUBLIC HalpAPEntry16End
27 HalpAPEntry16End: label
/reactos/hal/halx86/smp/i386/
H A Dspinup.c27 extern PVOID HalpAPEntry16End;
101 …RtlCopyMemory(HalpLowStub, &HalpAPEntry16, (ULONG_PTR)&HalpAPEntry16End - (ULONG_PTR)&HalpAPEntry1… in HalStartNextProcessor()