Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/boot/compressed/
Dmisc.h121 void sev_es_shutdown_ghcb(void);
124 static inline void sev_es_shutdown_ghcb(void) { } in sev_es_shutdown_ghcb() function
Dsev-es.c142 void sev_es_shutdown_ghcb(void) in sev_es_shutdown_ghcb() function
Dmisc.c450 sev_es_shutdown_ghcb(); in extract_kernel()