Home
last modified time | relevance | path

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

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