Home
last modified time | relevance | path

Searched refs:tlb_remove_table_sync_rcu (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Dmmu_gather.c313 void tlb_remove_table_sync_rcu(void) in tlb_remove_table_sync_rcu() function
361 tlb_remove_table_sync_rcu(); in __tlb_remove_table_one()
/linux/include/asm-generic/
H A Dtlb.h254 void tlb_remove_table_sync_rcu(void);
264 static inline void tlb_remove_table_sync_rcu(void) { } in tlb_remove_table_sync_rcu() function