Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/kvm/aarch64/
Dvgic_init.c33 static uint64_t max_phys_size; variable
166 addr = max_phys_size; in subtest_dist_rdist()
176 addr = max_phys_size - dist.alignment; in subtest_dist_rdist()
268 addr = REDIST_REGION_ATTR_ADDR(1, max_phys_size, 0, 2); in subtest_v3_redist_regions()
275 addr = REDIST_REGION_ATTR_ADDR(2, max_phys_size - 0x30000, 0, 2); in subtest_v3_redist_regions()
570 addr = max_phys_size - (3 * 2 * 0x10000); in test_v3_redist_ipa_range_check_at_vcpu_run()
609 addr = max_phys_size; in test_v3_its_region()
615 addr = max_phys_size - 0x10000; in test_v3_its_region()
697 max_phys_size = 1ULL << pa_bits; in main()