Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dmmu_context.h29 percpu_write(cpu_tlbstate.state, TLBSTATE_LAZY); in enter_lazy_tlb()
Dtlbflush.h149 #define TLBSTATE_LAZY 2 macro
/linux-3.4.99/arch/x86/mm/
Dtlb.c325 if (percpu_read(cpu_tlbstate.state) == TLBSTATE_LAZY) in do_flush_tlb_all()