Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86/
H A Dprivate_mem_conversions_test.c90 bool do_fallocate) in guest_map_mem() argument
101 static void guest_map_shared(gpa_t gpa, u64 size, bool do_fallocate) in guest_map_shared() argument
106 static void guest_map_private(gpa_t gpa, u64 size, bool do_fallocate) in guest_map_private() argument
122 static void guest_test_explicit_conversion(u64 base_gpa, bool do_fallocate) in guest_test_explicit_conversion() argument
296 bool do_fallocate = run->hypercall.args[2] & MAP_GPA_DO_FALLOCATE; handle_exit_hypercall() local
[all...]