Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/arm/gic/v3/
Dgicv3_private.h624 static inline uint64_t gicr_read_propbaser(uintptr_t base) in gicr_read_propbaser() function
Dgicv3_main.c573 rdist_ctx->gicr_propbaser = gicr_read_propbaser(gicr_base); in gicv3_rdistif_save()