Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kernel/
Dsev.c841 static enum es_result vc_do_mmio(struct ghcb *ghcb, struct es_em_ctxt *ctxt, in vc_do_mmio() function
891 ret = vc_do_mmio(ghcb, ctxt, bytes, true); in vc_handle_mmio_twobyte_ops()
913 ret = vc_do_mmio(ghcb, ctxt, bytes, true); in vc_handle_mmio_twobyte_ops()
1033 ret = vc_do_mmio(ghcb, ctxt, bytes, false); in vc_handle_mmio()
1045 ret = vc_do_mmio(ghcb, ctxt, bytes, false); in vc_handle_mmio()
1056 ret = vc_do_mmio(ghcb, ctxt, bytes, true); in vc_handle_mmio()