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

/linux-master/arch/s390/include/asm/
H A Dgmap.h128 int gmap_shadow_valid(struct gmap *sg, unsigned long asce, int edat_level);
/linux-master/arch/s390/mm/
H A Dgmap.c1639 * gmap_shadow_valid - check if a shadow guest address space matches the
1650 int gmap_shadow_valid(struct gmap *sg, unsigned long asce, int edat_level) function
1656 EXPORT_SYMBOL_GPL(gmap_shadow_valid); variable
/linux-master/arch/s390/kvm/
H A Dvsie.c1225 if (vsie_page->gmap && gmap_shadow_valid(vsie_page->gmap, asce, edat)) {

Completed in 134 milliseconds