Searched refs:test_remove_memory (Results 1 – 1 of 1) sorted by relevance
19 test_remove_memory(|guest_mem| { in test_kvm_remove_memory()30 test_remove_memory(|guest_mem| { in test_haxm_remove_memory()41 test_remove_memory(|guest_mem| { in test_gvm_remove_memory()55 test_remove_memory(|guest_mem| { in test_whpx_remove_memory()63 fn test_remove_memory<CreateVm, HypervisorT, VmT>(create_vm: CreateVm) in test_remove_memory() function