Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/boot/compressed/
Dsev.c579 bool snp_init(struct boot_params *bp) in snp_init() function
/Linux-v6.6/arch/x86/include/asm/
Dsev.h234 static inline bool snp_init(struct boot_params *bp) { return false; } in snp_init() function
/Linux-v6.6/arch/x86/kernel/
Dsev.c2085 bool __init snp_init(struct boot_params *bp) in snp_init() function