Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/boot/compressed/
H A Dmisc.h145 static inline void sev_enable(struct boot_params *bp) in sev_enable() function
H A Dsev.c446 void sev_enable(struct boot_params *bp) in sev_enable() function
/openbmc/linux/arch/x86/include/asm/
H A Dsev.h222 static inline void sev_enable(struct boot_params *bp) { } in sev_enable() function