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