Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/mm/
Dtlb.c110 count_vm_tlb_event(NR_TLB_REMOTE_FLUSH_RECEIVED); in flush_tlb_func()
274 count_vm_tlb_event(NR_TLB_REMOTE_FLUSH_RECEIVED); in do_flush_tlb_all()
/linux-4.4.14/include/linux/
Dvm_event_item.h85 NR_TLB_REMOTE_FLUSH_RECEIVED,/* cpu received ipi for flush */ enumerator
/linux-4.4.14/mm/
Drmap.c599 count_vm_tlb_event(NR_TLB_REMOTE_FLUSH_RECEIVED); in percpu_flush_tlb_batch_pages()