Home
last modified time | relevance | path

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

/linux/arch/x86/boot/compressed/
H A Dmem.c15 static bool early_is_tdx_guest(void) in early_is_tdx_guest() function
38 if (early_is_tdx_guest()) { in arch_accept_memory()