Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/include/asm/
Dtlb.h108 page_table_free_rcu(tlb, (unsigned long *) pte, address); in pte_free_tlb()
Dpgalloc.h23 void page_table_free_rcu(struct mmu_gather *, unsigned long *, unsigned long);
/linux-4.1.27/arch/powerpc/mm/
Dpgtable_64.c446 static void page_table_free_rcu(void *table) in page_table_free_rcu() function
471 page_table_free_rcu(table); in __tlb_remove_table()
/linux-4.1.27/arch/s390/mm/
Dpgtable.c1077 void page_table_free_rcu(struct mmu_gather *tlb, unsigned long *table, in page_table_free_rcu() function