Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/kvm/aarch64/
Dvgic_init.c33 static uint64_t max_phys_size; variable
164 addr = max_phys_size; in subtest_dist_rdist()
174 addr = max_phys_size - dist.alignment; in subtest_dist_rdist()
266 addr = REDIST_REGION_ATTR_ADDR(1, max_phys_size, 0, 2); in subtest_v3_redist_regions()
273 addr = REDIST_REGION_ATTR_ADDR(2, max_phys_size - 0x30000, 0, 2); in subtest_v3_redist_regions()
568 addr = max_phys_size - (3 * 2 * 0x10000); in test_v3_redist_ipa_range_check_at_vcpu_run()
607 addr = max_phys_size; in test_v3_its_region()
613 addr = max_phys_size - 0x10000; in test_v3_its_region()
695 max_phys_size = 1ULL << pa_bits; in main()