Searched refs:rdistif_base (Results 1 – 2 of 2) sorted by relevance
67 uintptr_t rdistif_base = gicr_base; in gicv3_rdistif_base_addrs_probe() local79 typer_val = gicr_read_typer(rdistif_base); in gicv3_rdistif_base_addrs_probe()89 rdistif_base_addrs[proc_num] = rdistif_base; in gicv3_rdistif_base_addrs_probe()91 rdistif_base += gicv3_redist_size(typer_val); in gicv3_rdistif_base_addrs_probe()384 uintptr_t rdistif_base = gicr_frame; in gicv3_rdistif_get_number_frames() local388 uint64_t typer_val = gicr_read_typer(rdistif_base); in gicv3_rdistif_get_number_frames()393 rdistif_base += gicv3_redist_size(typer_val); in gicv3_rdistif_get_number_frames()
1285 uintptr_t rdistif_base; in gicv3_rdistif_probe() local1298 rdistif_base = gicr_frame; in gicv3_rdistif_probe()1300 typer_val = gicr_read_typer(rdistif_base); in gicv3_rdistif_probe()1317 rdistif_base; in gicv3_rdistif_probe()1321 rdistif_base += gicv3_redist_size(typer_val); in gicv3_rdistif_probe()
Completed in 5 milliseconds