Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/boot/compressed/
H A Dsev.c582 bool snp_init(struct boot_params *bp) in snp_init() function
/openbmc/linux/arch/x86/include/asm/
H A Dsev.h233 static inline bool snp_init(struct boot_params *bp) { return false; } in snp_init() function
/openbmc/linux/arch/x86/kernel/
H A Dsev.c2076 bool __head snp_init(struct boot_params *bp) in snp_init() function