Home
last modified time | relevance | path

Searched defs:snp_init (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/arch/x86/include/asm/
H A Dsev.h506 static inline bool snp_init(struct boot_params *bp) { return false; } in snp_init() function
/linux-6.15/arch/x86/coco/sev/
H A Dcore.c2499 bool __head snp_init(struct boot_params *bp) in snp_init() function