Searched defs:SYSTEM_INFO (Results 1 – 1 of 1) sorted by relevance
206 struct SYSTEM_INFO { in get_num_cpus() struct207 wProcessorArchitecture: u16, in get_num_cpus()208 wReserved: u16, in get_num_cpus()209 dwPageSize: u32, in get_num_cpus()210 lpMinimumApplicationAddress: *mut u8, in get_num_cpus()211 lpMaximumApplicationAddress: *mut u8, in get_num_cpus()212 dwActiveProcessorMask: *mut u8, in get_num_cpus()213 dwNumberOfProcessors: u32, in get_num_cpus()214 dwProcessorType: u32, in get_num_cpus()215 dwAllocationGranularity: u32, in get_num_cpus()[all …]