Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Ddat.c90 void dat_free_level(struct crst_table *table, bool owns_ptes) in dat_free_level() function
98 dat_free_level(dereference_crste(table->crstes[i]), owns_ptes); in dat_free_level()
878 dat_free_level(dereference_crste(crste), true); in _dat_slot_crste()
H A Dgmap.c207 dat_free_level(dereference_asce(gmap->asce), owns_page_tables(gmap)); in gmap_dispose()
1086 dat_free_level(dereference_crste(crste), true); in gmap_unshadow_level()
H A Ddat.h525 void dat_free_level(struct crst_table *table, bool owns_ptes);