Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dtdx.h31 #define TDX_RND_NO_ENTROPY 0x8000020300000000ULL macro
108 } while (ret == TDX_RND_NO_ENTROPY && --retry); in sc_retry()