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