Searched refs:TLBSTATE_LAZY (Results 1 – 3 of 3) sorted by relevance
105 this_cpu_write(cpu_tlbstate.state, TLBSTATE_LAZY); in enter_lazy_tlb()
315 #define TLBSTATE_LAZY 2 macro
465 if (this_cpu_read(cpu_tlbstate.state) == TLBSTATE_LAZY) in do_flush_tlb_all()