Searched refs:feature (Results 1 – 16 of 16) sorted by relevance
| /xnu-11215/doc/building/ |
| H A D | xnu_build_consolidation.md | 9 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 D | bound_checks.md | 147 re-nominate feature work that must be backed out. Significant -fbounds-safety
|
| /xnu-11215/bsd/kern/ |
| H A D | kern_codesigning.c | 422 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 D | RootDomain.h | 278 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 D | code_signing.h | 212 code_signing_config_t feature);
|
| /xnu-11215/doc/debugging/ |
| H A D | task_ref.md | 35 Reference groups are a feature which keep track of statistics (and when
|
| /xnu-11215/ |
| H A D | README.md | 467 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 D | kdp_protocol.h | 266 uint32_t feature; member
|
| H A D | kdp.c | 702 rp->feature = KDP_FEATURE_BP; in kdp_version() 704 rp->feature = 0; in kdp_version()
|
| /xnu-11215/doc/lifecycle/ |
| H A D | hibernation.md | 27 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 D | IOPMrootDomain.cpp | 4522 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 D | vm_map.defs | 348 * disables the wired future feature.
|
| /xnu-11215/doc/arm/ |
| H A D | sme.md | 261 <a name="feat_sme_fa64_footnote"></a>2. The optional CPU feature FEAT_SME_FA64
|
| /xnu-11215/doc/primitives/ |
| H A D | atomics.md | 419 provides a similar construct as a language feature instead.
|
| /xnu-11215/doc/allocators/ |
| H A D | api-basics.md | 79 Zones are more feature-rich than `kalloc`, and some features can only be
|
| /xnu-11215/doc/scheduler/ |
| H A D | sched_clutch_edge.md | 194 …d cluster will be re-evaluated). The performance controller can use this feature to change recomme…
|