Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/boot/compressed/
Dsev.c396 bool snp_init(struct boot_params *bp) in snp_init() function
/Linux-v6.1/arch/x86/include/asm/
Dsev.h217 static inline bool snp_init(struct boot_params *bp) { return false; } in snp_init() function
/Linux-v6.1/arch/x86/kernel/
Dsev.c2093 bool __init snp_init(struct boot_params *bp) in snp_init() function