Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/
Dsev-es.c733 static enum es_result vc_do_mmio(struct ghcb *ghcb, struct es_em_ctxt *ctxt, in vc_do_mmio() function
783 ret = vc_do_mmio(ghcb, ctxt, bytes, true); in vc_handle_mmio_twobyte_ops()
805 ret = vc_do_mmio(ghcb, ctxt, bytes, true); in vc_handle_mmio_twobyte_ops()
925 ret = vc_do_mmio(ghcb, ctxt, bytes, false); in vc_handle_mmio()
937 ret = vc_do_mmio(ghcb, ctxt, bytes, false); in vc_handle_mmio()
948 ret = vc_do_mmio(ghcb, ctxt, bytes, true); in vc_handle_mmio()