Home
last modified time | relevance | path

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

/arch/x86/mm/
Dtlb.c508 u64 local_tlb_gen = this_cpu_read(cpu_tlbstate.ctxs[loaded_mm_asid].tlb_gen); in flush_tlb_func_common() local
530 if (unlikely(local_tlb_gen == mm_tlb_gen)) { in flush_tlb_func_common()
541 WARN_ON_ONCE(local_tlb_gen > mm_tlb_gen); in flush_tlb_func_common()
582 f->new_tlb_gen == local_tlb_gen + 1 && in flush_tlb_func_common()