Home
last modified time | relevance | path

Searched defs:_SYSTEM_INFO (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dsysinfoapi.h18 typedef struct _SYSTEM_INFO { struct
19 __C89_NAMELESS union {
25 } DUMMYUNIONNAME;
26 DWORD dwPageSize;
27 LPVOID lpMinimumApplicationAddress;
28 LPVOID lpMaximumApplicationAddress;
29 DWORD_PTR dwActiveProcessorMask;
30 DWORD dwNumberOfProcessors;
31 DWORD dwProcessorType;
32 DWORD dwAllocationGranularity;
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/00670F00/Proc/CPU/
H A DcpuServices.h133 typedef struct _SYSTEM_INFO { struct
134 UINT32 TotalNumberOfSockets; ///< Total Number of Sockets
135 UINT32 TotalNumberOfCores; ///< Total Number Of Cores
136 UINT32 CurrentSocketNum; ///< Current Socket Number
137 UINT32 CurrentCoreNum; ///< Current Core Number
138 UINT32 CurrentCoreApicId; ///< Current Core Apic ID
139 UINT32 CurrentLogicalCpuId; ///< Current Logical CPU ID
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs67077 pub struct _SYSTEM_INFO { struct
67078 pub __bindgen_anon_1: _SYSTEM_INFO__bindgen_ty_1, argument
67091 pub union _SYSTEM_INFO__bindgen_ty_1 { argument