Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dmmu_gather.c142 void tlb_remove_table_sync_one(void) in tlb_remove_table_sync_one() function
190 tlb_remove_table_sync_one(); in tlb_remove_table_one()
H A Dkhugepaged.c1160 tlb_remove_table_sync_one(); in collapse_huge_page()
1554 tlb_remove_table_sync_one(); in collapse_pte_mapped_thp()
1653 tlb_remove_table_sync_one(); in retract_page_tables()
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dtlb.h208 void tlb_remove_table_sync_one(void);
216 static inline void tlb_remove_table_sync_one(void) { } in tlb_remove_table_sync_one() function