Searched refs:count_vm_tlb_events (Results 1 – 2 of 2) sorted by relevance
122 #define count_vm_tlb_events(x, y) count_vm_events(x, y) macro125 #define count_vm_tlb_events(x, y) do { (void)(y); } while (0) macro
880 count_vm_tlb_events(NR_TLB_LOCAL_FLUSH_ONE, nr_invalidate); in flush_tlb_func()