Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/arm/
H A Dmachine_cpuid.h84 uint32_t revision : 4, member
/xnu-12377.1.9/libkern/
H A DOSKextVersion.c276 goto revision; in OSKextParseVersionString()
292 revision: in OSKextParseVersionString()
/xnu-12377.1.9/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-12377.1.9/doc/building/
H A Dxnu_version.md35 * `R` represents the kernel revision number (integer)
H A Dxnu_build_consolidation.md54 CPU and revision checks may be required at various places, although the focus here has been the app…
73 type, CPU ID, revision(s), or a combination of these.
76 `MIDR_EL1` register against a CPU revision that is passed as a parameter to the macro, where applic…
/xnu-12377.1.9/pexpert/pexpert/arm/
H A Dpl011.h203 uint32_t revision : 4; member
/xnu-12377.1.9/osfmk/mach/
H A Dprof.defs67 * Initial revision
/xnu-12377.1.9/iokit/Kernel/
H A DIOHibernateIO.cpp733 uint32_t revision; in IOHibernateSystemSleep() member
744 rtcVars.revision = 1; in IOHibernateSystemSleep()