Searched defs:PlatformInfo (Results 1 – 9 of 9) sorted by relevance
89 pub struct PlatformInfo<'a, A> struct105 impl PlatformInfo<'_, alloc::alloc::Global> { argument114 impl<A> PlatformInfo<'_, A> impl
32 typedef struct PlatformInfo struct40 bool operator<(const PlatformInfo &rhs) const argument49 } PlatformInfo; typedef
23 interface PlatformInfo { interface
92 typedef struct PlatformInfo PlatformInfo; typedef
25 GmmLib::PlatformInfo::PlatformInfo(PLATFORM &Platform, Context *pGmmLibContext) in PlatformInfo() function in GmmLib::PlatformInfo
121 message PlatformInfo { message
2 "PlatformInfo": { object
412 enum class PlatformInfo : uint8_t enum
1367 const GMM_PLATFORM_INFO &PlatformInfo = pGmmLibContext->GetPlatformInfo(); in GmmResGetMaxGpuVirtualAddressBits() local