Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
A Dgmap.h128 int gmap_shadow_valid(struct gmap *sg, unsigned long asce, int edat_level);
/linux/arch/s390/mm/
A Dgmap.c1625 int gmap_shadow_valid(struct gmap *sg, unsigned long asce, int edat_level) in gmap_shadow_valid() function
1631 EXPORT_SYMBOL_GPL(gmap_shadow_valid);
/linux/arch/s390/kvm/
A Dvsie.c1197 if (vsie_page->gmap && gmap_shadow_valid(vsie_page->gmap, asce, edat)) in acquire_gmap_shadow()

Completed in 108 milliseconds