Home
last modified time | relevance | path

Searched refs:ATTR_DEBUG (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/coco/tdx/
H A Dtdx.c32 #define ATTR_DEBUG BIT(0) macro
178 if (td_attr & ATTR_DEBUG) in tdx_parse_tdinfo()