Searched refs:gicr_typer (Results 1 – 1 of 1) sorted by relevance
59 uint64_t gicr_typer = gicr_read64(GICR_TYPER); in find_gicr_pe_base() local60 …uint32_t aff_value = (uint32_t) (gicr_typer >> GICR_TYPER_AFFINITY_VALUE_SHIFT) & (MPIDR_AFF1_MASK… in find_gicr_pe_base()66 if (gicr_typer & GICR_TYPER_LAST) { in find_gicr_pe_base()