Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/kvm/
H A Dgmap.c70 static int __gmap_destroy_page(struct gmap *gmap, struct page *page) in __gmap_destroy_page() function
117 rc = __gmap_destroy_page(gmap, page); in gmap_destroy_page()