Searched refs:gicv3_redist_size (Results 1 – 4 of 4) sorted by relevance
151 return gicv3_redist_size(typer_val); in fpga_get_redist_size()
103 rdistif_base += gicv3_redist_size(typer_val); in gicv3_rdistif_base_addrs_probe()410 rdistif_base += gicv3_redist_size(typer_val); in gicv3_rdistif_get_number_frames()
1376 rdistif_base += gicv3_redist_size(typer_val); in gicv3_rdistif_probe()
363 static inline uintptr_t gicv3_redist_size(uint64_t typer_val) in gicv3_redist_size() function