Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/coco/tdx/
H A Dtdx.c33 #define ATTR_SEPT_VE_DISABLE BIT(28) macro
174 if (!(td_attr & ATTR_SEPT_VE_DISABLE)) { in tdx_parse_tdinfo()