Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dtdx_arch.h10 #define TDX_NON_ARCH BIT_ULL(63) macro
15 (((non_arch) ? TDX_NON_ARCH : 0) | \