Searched refs:ICH_HCR_EL2_EOICOUNT_MASK (Results 1 – 2 of 2) sorted by relevance
44 #define ICH_HCR_EL2_EOICOUNT_MASK (0x1f << ICH_HCR_EL2_EOICOUNT_SHIFT) macro
2246 hypctx->vgic_v3_regs.ich_hcr_el2 &= ~ICH_HCR_EL2_EOICOUNT_MASK; in vgic_v3_sync_hwstate()