Searched refs:_XCR_XFEATURE_ENABLED_MASK (Results 1 – 4 of 4) sorted by relevance
18 #define _XCR_XFEATURE_ENABLED_MASK 0 macro
153 (defined(_MSC_VER) && defined(_XCR_XFEATURE_ENABLED_MASK) && _MSC_FULL_VER >= 160040219) in _sodium_runtime_intel_cpu_features()
349 #elif defined(_MSC_FULL_VER) && defined(_XCR_XFEATURE_ENABLED_MASK) in getX86XCR0()350 unsigned long long Result = _xgetbv(_XCR_XFEATURE_ENABLED_MASK); in getX86XCR0()
684 #elif defined(_MSC_FULL_VER) && defined(_XCR_XFEATURE_ENABLED_MASK) in getX86XCR0()685 unsigned long long Result = _xgetbv(_XCR_XFEATURE_ENABLED_MASK); in getX86XCR0()