Symbol: v3_redist_reg_get
tools/testing/selftests/kvm/arm64/vgic_init.c
487
v3_redist_reg_get(v.gic_fd, i, GICR_TYPER, i * 0x100,
tools/testing/selftests/kvm/arm64/vgic_init.c
496
v3_redist_reg_get(v.gic_fd, 0, GICR_TYPER, 0x0, "read typer of rdist #0");
tools/testing/selftests/kvm/arm64/vgic_init.c
497
v3_redist_reg_get(v.gic_fd, 3, GICR_TYPER, 0x310, "read typer of rdist #1");
tools/testing/selftests/kvm/arm64/vgic_init.c
504
v3_redist_reg_get(v.gic_fd, 1, GICR_TYPER, 0x100,
tools/testing/selftests/kvm/arm64/vgic_init.c
506
v3_redist_reg_get(v.gic_fd, 2, GICR_TYPER, 0x200,
tools/testing/selftests/kvm/arm64/vgic_init.c
513
v3_redist_reg_get(v.gic_fd, 1, GICR_TYPER, 0x100, "read typer of rdist #1");
tools/testing/selftests/kvm/arm64/vgic_init.c
514
v3_redist_reg_get(v.gic_fd, 2, GICR_TYPER, 0x210,
tools/testing/selftests/kvm/arm64/vgic_init.c
568
v3_redist_reg_get(v.gic_fd, 0, GICR_TYPER, 0x000, "read typer of rdist #0");
tools/testing/selftests/kvm/arm64/vgic_init.c
569
v3_redist_reg_get(v.gic_fd, 1, GICR_TYPER, 0x100, "read typer of rdist #1");
tools/testing/selftests/kvm/arm64/vgic_init.c
570
v3_redist_reg_get(v.gic_fd, 2, GICR_TYPER, 0x200, "read typer of rdist #2");
tools/testing/selftests/kvm/arm64/vgic_init.c
571
v3_redist_reg_get(v.gic_fd, 3, GICR_TYPER, 0x310, "read typer of rdist #3");
tools/testing/selftests/kvm/arm64/vgic_init.c
572
v3_redist_reg_get(v.gic_fd, 5, GICR_TYPER, 0x500, "read typer of rdist #5");
tools/testing/selftests/kvm/arm64/vgic_init.c
573
v3_redist_reg_get(v.gic_fd, 4, GICR_TYPER, 0x410, "read typer of rdist #4");
tools/testing/selftests/kvm/arm64/vgic_init.c
594
v3_redist_reg_get(v.gic_fd, 0, GICR_TYPER, 0x000, "read typer of rdist #0");
tools/testing/selftests/kvm/arm64/vgic_init.c
595
v3_redist_reg_get(v.gic_fd, 3, GICR_TYPER, 0x300, "read typer of rdist #1");
tools/testing/selftests/kvm/arm64/vgic_init.c
596
v3_redist_reg_get(v.gic_fd, 5, GICR_TYPER, 0x500, "read typer of rdist #2");
tools/testing/selftests/kvm/arm64/vgic_init.c
597
v3_redist_reg_get(v.gic_fd, 1, GICR_TYPER, 0x100, "read typer of rdist #3");
tools/testing/selftests/kvm/arm64/vgic_init.c
598
v3_redist_reg_get(v.gic_fd, 2, GICR_TYPER, 0x210, "read typer of rdist #3");