Searched refs:SCTLR_A (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/arm/tcg/ | ||
H A D | hflags.c | 36 if (sctlr & SCTLR_A) { in aprofile_require_alignment() |
/openbmc/qemu/target/arm/ | ||
H A D | cpu.h | 1309 #define SCTLR_A (1U << 1) macro |