GICR_VPENDBASER_IDAI
val |= vpe->idai ? GICR_VPENDBASER_IDAI : 0;
vpe->idai = !!(val & GICR_VPENDBASER_IDAI);