Home
last modified time | relevance | path

Searched defs:gicr_aff (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/interrupt_controller/
Dintc_gicv3.c553 static bool arm_gic_aff_matching(uint64_t gicr_aff, uint64_t aff) in arm_gic_aff_matching()
586 uint64_t gicr_aff = GICR_TYPER_AFFINITY_VALUE_GET(val); in arm_gic_iterate_rdists() local