Home
last modified time | relevance | path

Searched refs:kvm_s390_mmu_cache_alloc_pt (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/kvm/
H A Ddat.h555 static inline struct page_table *kvm_s390_mmu_cache_alloc_pt(struct kvm_s390_mmu_cache *mc) in kvm_s390_mmu_cache_alloc_pt() function
H A Ddat.c60 res = kvm_s390_mmu_cache_alloc_pt(mc); in dat_alloc_pt_noinit()