Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/include/asm/
H A Dtlb.h88 gmap_unlink(tlb->mm, (unsigned long *)pte, address); in pte_free_tlb()
H A Dgmap.h115 void gmap_unlink(struct mm_struct *, unsigned long *table, unsigned long vmaddr);
/linux-6.15/arch/s390/mm/
H A Dgmap.c499 void gmap_unlink(struct mm_struct *mm, unsigned long *table, in gmap_unlink() function