Home
last modified time | relevance | path

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

/Linux-v6.1/arch/s390/include/asm/
Dtlb.h72 page_table_free_rcu(tlb, (unsigned long *) pte, address); in pte_free_tlb()
Dpgalloc.h28 void page_table_free_rcu(struct mmu_gather *, unsigned long *, unsigned long);
/Linux-v6.1/arch/s390/mm/
Dpgalloc.c365 void page_table_free_rcu(struct mmu_gather *tlb, unsigned long *table, in page_table_free_rcu() function