Searched refs:dat_delete_slot (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/s390/kvm/ |
| H A D | dat.h | 959 static inline int dat_delete_slot(struct kvm_s390_mmu_cache *mc, union asce asce, gfn_t start, 954 static inline int dat_delete_slot(struct kvm_s390_mmu_cache *mc, union asce asce, gfn_t start, dat_delete_slot() function
|
| H A D | kvm-s390.c | 5716 rc = dat_delete_slot(mc, kvm->arch.gmap->asce, old->base_gfn, old->npages); in kvm_arch_commit_memory_region() 5719 rc = dat_delete_slot(mc, kvm->arch.gmap->asce, old->base_gfn, old->npages); in kvm_arch_commit_memory_region()
|