Home
last modified time | relevance | path

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

/xnu-11215/doc/building/
H A Dxnu_build_consolidation.md9 separate builds in cases where the topology of the targets differ (for example, when they feature d…
36 still differ in their feature set.
81 ### Checking for feature compatibility at runtime
89 early boot. The way these checks are performed varies from feature to feature (for example, VHE is …
90 feature, and the ARM ARM specifies how it can be discovered). For Apple-specific features, these ar…
92 ml_feature_supported(), that may be used to check for the presence of a feature at runtime.
H A Dbound_checks.md147 re-nominate feature work that must be backed out. Significant -fbounds-safety
/xnu-11215/bsd/kern/
H A Dkern_codesigning.c422 code_signing_config_t feature) in disable_code_signing_feature() argument
429 panic("attempted to disable code signing feature without init: %u", feature); in disable_code_signing_feature()
436 switch (feature) { in disable_code_signing_feature()
458 panic("attempted to disable a code signing feature invalidly: %u", feature); in disable_code_signing_feature()
/xnu-11215/iokit/IOKit/pwr_mgt/
H A DRootDomain.h278 void publishFeature( const char *feature );
286 void publishFeature( const char *feature,
573 const OSSymbol * feature, uint32_t where, uint32_t * featureID );
/xnu-11215/bsd/sys/
H A Dcode_signing.h212 code_signing_config_t feature);
/xnu-11215/doc/debugging/
H A Dtask_ref.md35 Reference groups are a feature which keep track of statistics (and when
/xnu-11215/
H A DREADME.md467 implements a feature, you should define a new feature in `config/MASTER`
468 and use the resulting `CONFIG` preprocessor token (e.g. for a feature
471 platforms by simply changing a feature switch.
/xnu-11215/osfmk/kdp/
H A Dkdp_protocol.h266 uint32_t feature; member
H A Dkdp.c702 rp->feature = KDP_FEATURE_BP; in kdp_version()
704 rp->feature = 0; in kdp_version()
/xnu-11215/doc/lifecycle/
H A Dhibernation.md27 devices and preserving the state of those devices in memory. This feature is
34 Hibernation is a feature built on the foundation of S2R. However, while S2R
/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp4522 IOPMrootDomain::publishFeature( const char * feature ) argument
4524 publishFeature(feature, kRD_AllPowerSources, NULL);
4535 const char *feature, argument
4593 if ((osObj = features->getObject(feature))) {
4607 features->setObject(feature, existing_feature_arr.get());
4612 features->setObject(feature, new_feature_data.get());
4762 const OSSymbol * feature, uint32_t where, uint32_t * featureID ) argument
4765 (noPublishPMSettings->getNextIndexOfObject(feature, 0) != (unsigned int)-1)) {
4772 feature->getCStringNoCopy(), where, featureID);
/xnu-11215/osfmk/mach/
H A Dvm_map.defs348 * disables the wired future feature.
/xnu-11215/doc/arm/
H A Dsme.md261 <a name="feat_sme_fa64_footnote"></a>2. The optional CPU feature FEAT_SME_FA64
/xnu-11215/doc/primitives/
H A Datomics.md419 provides a similar construct as a language feature instead.
/xnu-11215/doc/allocators/
H A Dapi-basics.md79 Zones are more feature-rich than `kalloc`, and some features can only be
/xnu-11215/doc/scheduler/
H A Dsched_clutch_edge.md194 …d cluster will be re-evaluated). The performance controller can use this feature to change recomme…