Searched refs:sev_enable (Results 1 – 5 of 5) sorted by relevance
136 void sev_enable(struct boot_params *bp);144 static inline void sev_enable(struct boot_params *bp)145 static inline void sev_enable(struct boot_params *bp) sev_enable() function
446 void sev_enable(struct boot_params *bp) in sev_enable() function
398 call sev_enable
167 extern void sev_enable(struct boot_params *bp);222 static inline void sev_enable(struct boot_params *bp) { } in sev_enable() function
993 sev_enable(boot_params); in efi_stub_entry()