Searched refs:KeProcessorLevel (Results 1 – 8 of 8) sorted by relevance
131 DebugIo.ProcessorLevel = (USHORT)KeProcessorLevel; in KdpPrintString()174 DebugIo.ProcessorLevel = (USHORT)KeProcessorLevel; in KdpPromptString()
395 WaitStateChange->ProcessorLevel = KeProcessorLevel; in KdpSetCommonState()
20 USHORT KeProcessorLevel; variable
86 KeProcessorLevel = (USHORT)(Pcr->Prcb.ProcessorState.ArchState.Cp15_Cr0_CpuId >> 8); in KiInitializeKernel()
355 KeProcessorLevel = (USHORT)Prcb->CpuType; in KiInitializeKernelMachineDependent()
506 KeProcessorLevel = (USHORT)Prcb->CpuType; in KiInitializeKernel()
104 extern USHORT KeProcessorLevel;
660 Spi->ProcessorLevel = KeProcessorLevel; in QSI_DEF()