Searched refs:CpuCount (Results 1 – 1 of 1) sorted by relevance
39 ULONG CpuCount; in KiInitMachineDependent() local66 CpuCount = KeNumberProcessors; in KiInitMachineDependent()67 KeIpiGenericCall(Ki386EnableGlobalPage, (ULONG_PTR)&CpuCount); in KiInitMachineDependent()92 CpuCount = KeNumberProcessors; in KiInitMachineDependent()93 KeIpiGenericCall(Ki386EnableDE, (ULONG_PTR)&CpuCount); in KiInitMachineDependent()100 CpuCount = KeNumberProcessors; in KiInitMachineDependent()101 KeIpiGenericCall(Ki386EnableFxsr, (ULONG_PTR)&CpuCount); in KiInitMachineDependent()107 CpuCount = KeNumberProcessors; in KiInitMachineDependent()108 KeIpiGenericCall(Ki386EnableXMMIExceptions, (ULONG_PTR)&CpuCount); in KiInitMachineDependent()