Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/kvm/aarch64/
H A 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()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_object_blt.c241 const u32 max_phys_size = SZ_64K; in igt_fill_blt_thread() local
250 phys_sz = sz % max_phys_size + 1; in igt_fill_blt_thread()
359 const u32 max_phys_size = SZ_64K; in igt_copy_blt_thread() local
368 phys_sz = sz % max_phys_size + 1; in igt_copy_blt_thread()

Completed in 2 milliseconds