Home
last modified time | relevance | path

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

/xnu-8019.80.24/doc/
H A Dxnu_build_consolidation.md90 ml_feature_supported(), that may be used to check for the presence of a feature at runtime.
/xnu-8019.80.24/osfmk/arm/
H A Dmachine_routines.h1313 bool ml_feature_supported(uint32_t feature_bit);
/xnu-8019.80.24/osfmk/arm64/
H A Dmachine_routines.c416 ml_feature_supported(uint32_t feature_bit) in ml_feature_supported() function