Home
last modified time | relevance | path

Searched refs:maxCpuid (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/windows/
H A DPalRedhawkMinWin.cpp541 DWORD maxCpuid = getextcpuid(0, 0, buffer); in CLR_GetIntelDeterministicCacheEnum() local
545 if ((maxCpuid > 3) && (maxCpuid < 0x80000000)) // Deterministic Cache Enum is Supported in CLR_GetIntelDeterministicCacheEnum()