Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Ddat.h897 static inline void _dat_free_crst(struct crst_table *table) in _dat_free_crst() function
902 #define dat_free_crst(x) _dat_free_crst(_CRSTP(x))
911 _dat_free_crst(mc->crsts[--mc->n_crsts]); in kvm_s390_free_mmu_cache()