Searched refs:VEC_MASK_FLAGS (Results 1 – 1 of 1) sorted by relevance
2370 #define VEC_MASK_FLAGS (VEC_FLAG_EXIT_CONSISTENT) macro2371 #define VEC_MASK_CMD (~VEC_MASK_FLAGS)2382 const uint_t flags = entry->cmd & VEC_MASK_FLAGS; in vm_entry_actions()