Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/arm/ !
H A Dmachine_cpuid.h84 uint32_t revision : 4, member
/xnu-8020.101.4/bsd/kern/ !
H A Dchunklist.h78 uint8_t revision; member
H A Dchunklist.c348 if (certificate->revision != 2) { in validate_rev2_certificate()
/xnu-8020.101.4/libkern/ !
H A DOSKextVersion.c276 goto revision; in OSKextParseVersionString()
292 revision: in OSKextParseVersionString()
/xnu-8020.101.4/libkern/libkern/ !
H A Dversion.h.template40 /* VERSION_VARIANT, version_variant is a string that contains the revision,
45 /* VERSION_REVISION, version_revision is an integer that represents the revision
/xnu-8020.101.4/config/ !
H A DMasterVersion12 # R represents the kernel revision number (integer)
/xnu-8020.101.4/doc/ !
H A Dxnu_build_consolidation.md52 CPU and revision checks may be required at various places, although the focus here has been the app…
71 type, CPU ID, revision(s), or a combination of these.
74 `MIDR_EL1` register against a CPU revision that is passed as a parameter to the macro, where applic…
/xnu-8020.101.4/osfmk/mach/ !
H A Dprof.defs67 * Initial revision
/xnu-8020.101.4/iokit/Kernel/ !
H A DIOHibernateIO.cpp680 uint32_t revision; in IOHibernateSystemSleep() member
691 rtcVars.revision = 1; in IOHibernateSystemSleep()