Searched refs:gicv3state (Results 1 – 6 of 6) sorted by relevance
21 env->gicv3state = (void *)s; in gicv3_set_gicv3state()
672 c = (GICv3CPUState *)env->gicv3state; in arm_gicv3_icc_reset()
36 return env->gicv3state; in icc_cs_from_env()
1047 pfr |= env->gicv3state ? (1 << 24) : 0; in hvf_arch_init_vcpu()
773 void *gicv3state; member
7700 if (env->gicv3state) { in id_pfr1_read()7711 if (env->gicv3state) { in id_aa64pfr0_read()