Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/include/asm/
Dtlb.h126 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-v4.19/arch/s390/mm/
Dpgalloc.c263 void page_table_free_rcu(struct mmu_gather *tlb, unsigned long *table, in page_table_free_rcu() function