Home
last modified time | relevance | path

Searched refs:SCTLR_SPINTMASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/arm/
H A Dcpu.h1429 #define SCTLR_SPINTMASK (1ULL << 62) /* FEAT_NMI */
1420 #define SCTLR_SPINTMASK global() macro
H A Dcpu.c
H A Dhelper.c9429 if (!(env->cp15.sctlr_el[new_el] & SCTLR_SPINTMASK)) { in aa64_va_parameters()