Searched refs:vc_do_mmio (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/arch/x86/kernel/ |
A D | sev.c | 1437 static enum es_result vc_do_mmio(struct ghcb *ghcb, struct es_em_ctxt *ctxt, in vc_do_mmio() function 1558 ret = vc_do_mmio(ghcb, ctxt, bytes, false); in vc_handle_mmio() 1562 ret = vc_do_mmio(ghcb, ctxt, bytes, false); in vc_handle_mmio() 1565 ret = vc_do_mmio(ghcb, ctxt, bytes, true); in vc_handle_mmio() 1576 ret = vc_do_mmio(ghcb, ctxt, bytes, true); in vc_handle_mmio() 1585 ret = vc_do_mmio(ghcb, ctxt, bytes, true); in vc_handle_mmio()
|
Completed in 6 milliseconds