Searched refs:TDX_ATTR_DEBUG (Results 1 – 2 of 2) sorted by relevance
25 #define TDX_ATTR_DEBUG BIT_ULL(TDX_ATTR_DEBUG_BIT) macro
257 bool debug = td_attr & TDX_ATTR_DEBUG; in disable_sept_ve()