Searched refs:VMCB_TLB_FLUSH_NOTHING (Results 1 – 2 of 2) sorted by relevance
112 #define VMCB_TLB_FLUSH_NOTHING 0 /* Flush nothing */ macro
1777 if (flush != VMCB_TLB_FLUSH_NOTHING) { in check_asid()1795 ASSERT(flush != VMCB_TLB_FLUSH_NOTHING); in flush_asid()