Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/drivers/arm/gic/v3/
Dgicv3_private.h670 static inline void gits_write_cbaser(uintptr_t base, uint64_t val) in gits_write_cbaser() function
Dgicv3_main.c541 gits_write_cbaser(gits_base, its_ctx->gits_cbaser); in gicv3_its_restore()