Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/boot/compressed/
H A Dsev.c91 static enum es_result vc_write_mem(struct es_em_ctxt *ctxt, in vc_write_mem() function
/linux-6.15/arch/x86/coco/sev/
H A Dcore.c355 static enum es_result vc_write_mem(struct es_em_ctxt *ctxt, in vc_write_mem() function
1894 ret = vc_write_mem(ctxt, dst, buffer, bytes); in vc_handle_mmio_movs()
H A Dshared.c846 ret = vc_write_mem(ctxt, d, b, data_size); in vc_insn_string_write()