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