Home
last modified time | relevance | path

Searched refs:aff_value (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.101.15/pexpert/arm/
H A Dpe_fiq.c56 …uint32_t aff_value = (uint32_t) (gicr_typer >> GICR_TYPER_AFFINITY_VALUE_SHIFT) & (MPIDR_AFF1_MASK… in find_gicr_pe_base() local
58 if (phys_id == aff_value) { in find_gicr_pe_base()