Home
last modified time | relevance | path

Searched refs:SCTLR_SA0 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/arm64/arm64/
H A Dlocore.S996 SCTLR_I | SCTLR_SED | SCTLR_SA0 | SCTLR_SA | SCTLR_C | \
/freebsd/sys/arm64/include/
H A Darmreg.h2637 #define SCTLR_SA0 (UL(0x1) << 4) macro