Home
last modified time | relevance | path

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

/linux/arch/x86/boot/compressed/
H A Dsev.c153 ret = ghcb ? svsm_perform_ghcb_protocol(ghcb, call) in svsm_perform_call_protocol()
/linux/arch/x86/coco/sev/
H A Dshared.c336 static int svsm_perform_ghcb_protocol(struct ghcb *ghcb, struct svsm_call *call) in svsm_perform_ghcb_protocol() function
H A Dcore.c695 ret = ghcb ? svsm_perform_ghcb_protocol(ghcb, call) in svsm_perform_call_protocol()