Home
last modified time | relevance | path

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

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