Searched refs:secrets_phys (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dsev.h60 u64 secrets_phys; member in struct:cc_blob_sev_info
/linux-master/arch/x86/kernel/
H A Dsev.c643 if (!info.secrets_phys || info.secrets_len != PAGE_SIZE)
646 return info.secrets_phys;

Completed in 125 milliseconds