Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/mm/
Dpgtable.c1116 static void tlb_remove_table_smp_sync(void *arg) in tlb_remove_table_smp_sync() function
1130 smp_call_function(tlb_remove_table_smp_sync, NULL, 1); in tlb_remove_table_one()
/linux-4.1.27/mm/
Dmemory.c318 static void tlb_remove_table_smp_sync(void *arg) in tlb_remove_table_smp_sync() function
332 smp_call_function(tlb_remove_table_smp_sync, NULL, 1); in tlb_remove_table_one()