Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Ddat.h564 static inline struct crst_table *kvm_s390_mmu_cache_alloc_crst(struct kvm_s390_mmu_cache *mc) in kvm_s390_mmu_cache_alloc_crst() function
H A Ddat.c70 res = kvm_s390_mmu_cache_alloc_crst(mc); in dat_alloc_crst_noinit()