Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/arm64/
H A Dvgic_init.c33 static uint64_t max_phys_size; variable
176 addr = max_phys_size; in subtest_dist_rdist()
186 addr = max_phys_size - dist.alignment; in subtest_dist_rdist()
278 addr = REDIST_REGION_ATTR_ADDR(1, max_phys_size, 0, 2); in subtest_v3_redist_regions()
285 addr = REDIST_REGION_ATTR_ADDR(2, max_phys_size - 0x30000, 0, 2); in subtest_v3_redist_regions()
614 addr = max_phys_size - (3 * 2 * 0x10000); in test_v3_redist_ipa_range_check_at_vcpu_run()
653 addr = max_phys_size; in test_v3_its_region()
659 addr = max_phys_size - 0x10000; in test_v3_its_region()
998 max_phys_size = 1ULL << pa_bits; in main()