Searched refs:vc_do_mmio (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | sev-es.c | 796 static enum es_result vc_do_mmio(struct ghcb *ghcb, struct es_em_ctxt *ctxt, in vc_do_mmio() function 846 ret = vc_do_mmio(ghcb, ctxt, bytes, true); in vc_handle_mmio_twobyte_ops() 868 ret = vc_do_mmio(ghcb, ctxt, bytes, true); in vc_handle_mmio_twobyte_ops() 988 ret = vc_do_mmio(ghcb, ctxt, bytes, false); in vc_handle_mmio() 1000 ret = vc_do_mmio(ghcb, ctxt, bytes, false); in vc_handle_mmio() 1011 ret = vc_do_mmio(ghcb, ctxt, bytes, true); in vc_handle_mmio()
|