Home
last modified time | relevance | path

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

/freebsd/sys/arm64/include/
H A Dhypervisor.h202 #define SCTLR_EL2_EIS (0x1UL << SCTLR_EL2_EIS_SHIFT) macro
/freebsd/sys/arm64/arm64/
H A Dlocore.S347 ldr x2, =(SCTLR_EL2_RES1 | SCTLR_EL2_EIS | SCTLR_EL2_EOS)