Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dgmap.h122 void gmap_unlink(struct mm_struct *, unsigned long *table, unsigned long vmaddr);
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dgmap.h122 void gmap_unlink(struct mm_struct *, unsigned long *table, unsigned long vmaddr);
/kernel/linux/linux-5.10/arch/s390/mm/
H A Dpgalloc.c285 gmap_unlink(mm, table, vmaddr); in page_table_free_rcu()
H A Dgmap.c506 * gmap_unlink - disconnect a page table from the gmap shadow tables
511 void gmap_unlink(struct mm_struct *mm, unsigned long *table, in gmap_unlink() function
/kernel/linux/linux-6.6/arch/s390/mm/
H A Dpgalloc.c388 gmap_unlink(mm, table, vmaddr); in page_table_free_rcu()
458 * page_table_free() does not do the pgste gmap_unlink() which in pte_free_defer()
H A Dgmap.c516 * gmap_unlink - disconnect a page table from the gmap shadow tables
521 void gmap_unlink(struct mm_struct *mm, unsigned long *table, in gmap_unlink() function

Completed in 13 milliseconds