Searched refs:ARM_CP_SVE (Results 1 – 3 of 3) sorted by relevance
115 ARM_CP_SVE = 1 << 14,106 ARM_CP_SVE = 1 << 14, global() enumerator
4838 .access = PL1_RW, .type = ARM_CP_SVE, in sme_exception_el() 4843 .access = PL2_RW, .type = ARM_CP_SVE, in sme_exception_el() 4848 .access = PL3_RW, .type = ARM_CP_SVE, in sme_exception_el() 7929 * This is important for e.g. ARM_CP_SVE so that we still in switch_mode()
2900 } else if ((ri->type & ARM_CP_SVE) && !sve_access_check(s)) { in gen_load_exclusive()