Searched defs:guest_memory_reclaimed (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/include/asm/ | ||
| H A D | kvm_host.h | 1917 void (*guest_memory_reclaimed)(struct kvm *kvm); global() member |
| /linux/arch/x86/kvm/ | ||
| H A D | x86.c | 11040 kvm_x86_call(guest_memory_reclaimed)(kvm); kvm_arch_guest_memory_reclaimed() local |