Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dmmu_context.h105 this_cpu_write(cpu_tlbstate.state, TLBSTATE_LAZY); in enter_lazy_tlb()
Dtlbflush.h315 #define TLBSTATE_LAZY 2 macro
/arch/x86/mm/
Dtlb.c465 if (this_cpu_read(cpu_tlbstate.state) == TLBSTATE_LAZY) in do_flush_tlb_all()