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

/linux-master/arch/s390/include/asm/
H A Dtlb.h89 gmap_unlink(tlb->mm, (unsigned long *)pte, address);
H A Dgmap.h122 void gmap_unlink(struct mm_struct *, unsigned long *table, unsigned long vmaddr);
/linux-master/arch/s390/mm/
H A Dgmap.c518 * gmap_unlink - disconnect a page table from the gmap shadow tables
523 void gmap_unlink(struct mm_struct *mm, unsigned long *table, function

Completed in 207 milliseconds