Searched refs:count_vm_tlb_events (Results 1 – 2 of 2) sorted by relevance
113 #define count_vm_tlb_events(x, y) count_vm_events(x, y) macro116 #define count_vm_tlb_events(x, y) do { (void)(y); } while (0) macro
540 count_vm_tlb_events(NR_TLB_LOCAL_FLUSH_ONE, nr_pages); in flush_tlb_func_common()