Home
last modified time | relevance | path

Searched refs:sev_es_ist_exit (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dsev.h152 static __always_inline void sev_es_ist_exit(void) in sev_es_ist_exit() function
218 static inline void sev_es_ist_exit(void) { } in sev_es_ist_exit() function
/openbmc/linux/arch/x86/kernel/
H A Dnmi.c555 sev_es_ist_exit(); in DEFINE_IDTENTRY_RAW()