Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dx86_init.h285 bool (*sev_es_hcall_finish)(struct ghcb *ghcb, struct pt_regs *regs); member
/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c808 .runtime.sev_es_hcall_finish = hv_sev_es_hcall_finish,