Home
last modified time | relevance | path

Searched refs:sev_es_shutdown_ghcb (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/boot/compressed/
H A Dmisc.h122 void sev_es_shutdown_ghcb(void);
125 static inline void sev_es_shutdown_ghcb(void) { } in sev_es_shutdown_ghcb() function
H A Dsev-es.c142 void sev_es_shutdown_ghcb(void) in sev_es_shutdown_ghcb() function
H A Dmisc.c450 sev_es_shutdown_ghcb(); in extract_kernel()