Searched refs:vc_do_mmio (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/arch/x86/kernel/ |
| D | sev.c | 1420 static enum es_result vc_do_mmio(struct ghcb *ghcb, struct es_em_ctxt *ctxt, in vc_do_mmio() function 1544 ret = vc_do_mmio(ghcb, ctxt, bytes, false); in vc_handle_mmio() 1548 ret = vc_do_mmio(ghcb, ctxt, bytes, false); in vc_handle_mmio() 1551 ret = vc_do_mmio(ghcb, ctxt, bytes, true); in vc_handle_mmio() 1562 ret = vc_do_mmio(ghcb, ctxt, bytes, true); in vc_handle_mmio() 1571 ret = vc_do_mmio(ghcb, ctxt, bytes, true); in vc_handle_mmio()
|