Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dsev.h392 bool snp_init(struct boot_params *bp);
422 static inline bool snp_init(struct boot_params *bp) { return false; } in snp_init() function
/linux-6.12.1/arch/x86/mm/
Dmem_encrypt_identity.c501 snp = snp_init(bp); in sme_enable()
/linux-6.12.1/arch/x86/coco/sev/
Dcore.c2292 bool __head snp_init(struct boot_params *bp) in snp_init() function