Searched refs:__vm_phy_pages_alloc (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/kvm/include/ |
| H A D | kvm_util.h | 994 gpa_t __vm_phy_pages_alloc(struct kvm_vm *vm, size_t num, gpa_t min_gpa, 1006 return __vm_phy_pages_alloc(vm, num, min_gpa, memslot, in vm_phy_pages_alloc()
|
| /linux/tools/testing/selftests/kvm/lib/ |
| H A D | kvm_util.c | 1445 gpa_t gpa = __vm_phy_pages_alloc(vm, pages, in ____vm_alloc() 2024 gpa_t __vm_phy_pages_alloc(struct kvm_vm *vm, size_t num, in __vm_phy_pages_alloc() function
|