Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/aarch64/
H A Dvgic_init.c34 static uint64_t max_phys_size; variable
177 addr = max_phys_size; in subtest_dist_rdist()
187 addr = max_phys_size - dist.alignment; in subtest_dist_rdist()
279 addr = REDIST_REGION_ATTR_ADDR(1, max_phys_size, 0, 2); in subtest_v3_redist_regions()
286 addr = REDIST_REGION_ATTR_ADDR(2, max_phys_size - 0x30000, 0, 2); in subtest_v3_redist_regions()
615 addr = max_phys_size - (3 * 2 * 0x10000); in test_v3_redist_ipa_range_check_at_vcpu_run()
654 addr = max_phys_size; in test_v3_its_region()
660 addr = max_phys_size - 0x10000; in test_v3_its_region()
745 max_phys_size = 1ULL << pa_bits; in main()