Home
last modified time | relevance | path

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

/linux/arch/x86/coco/sev/
H A Dcore.c1745 static enum es_result vc_do_mmio(struct ghcb *ghcb, struct es_em_ctxt *ctxt, in vc_do_mmio() function
1869 ret = vc_do_mmio(ghcb, ctxt, bytes, false); in vc_handle_mmio()
1873 ret = vc_do_mmio(ghcb, ctxt, bytes, false); in vc_handle_mmio()
1876 ret = vc_do_mmio(ghcb, ctxt, bytes, true); in vc_handle_mmio()
1887 ret = vc_do_mmio(ghcb, ctxt, bytes, true); in vc_handle_mmio()
1896 ret = vc_do_mmio(ghcb, ctxt, bytes, true); in vc_handle_mmio()