Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/boot/compressed/
H A Dsev.c90 static enum es_result vc_write_mem(struct es_em_ctxt *ctxt, in vc_write_mem() function
/openbmc/linux/arch/x86/kernel/
H A Dsev.c337 static enum es_result vc_write_mem(struct es_em_ctxt *ctxt, in vc_write_mem() function
1488 ret = vc_write_mem(ctxt, dst, buffer, bytes); in vc_handle_mmio_movs()
H A Dsev-shared.c692 ret = vc_write_mem(ctxt, d, b, data_size); in vc_insn_string_write()