Searched refs:ARM_CP_FPU (Results 1 – 3 of 3) sorted by relevance
110 ARM_CP_FPU = 1 << 13,101 ARM_CP_FPU = 1 << 13, global() enumerator
3548 .access = PL0_RW, .type = ARM_CP_FPU,3552 .access = PL0_RW, .type = ARM_CP_FPU | ARM_CP_SUPPRESS_TB_END,3744 .type = ARM_CP_ALIAS | ARM_CP_FPU | ARM_CP_EL3_NO_EL2_KEEP, in do_hcr_write()
2898 if ((ri->type & ARM_CP_FPU) && !fp_access_check_only(s)) { in gen_load_exclusive()