Searched defs:do_fallocate (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dprivate_mem_conversions_test.c101 static void guest_map_shared(uint64_t gpa, uint64_t size, bool do_fallocate) argument
106 static void guest_map_private(uint64_t gpa, uint64_t size, bool do_fallocate) argument
122 static void guest_test_explicit_conversion(uint64_t base_gpa, bool do_fallocate) argument
89 guest_map_mem(uint64_t gpa, uint64_t size, bool map_shared, bool do_fallocate) argument
296 bool do_fallocate = run->hypercall.args[2] & MAP_GPA_DO_FALLOCATE; local
[all...]

Completed in 258 milliseconds