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

/linux-master/arch/x86/boot/compressed/
H A Dsev.c91 static enum es_result vc_write_mem(struct es_em_ctxt *ctxt, function
/linux-master/arch/x86/kernel/
H A Dsev.c356 static enum es_result vc_write_mem(struct es_em_ctxt *ctxt, function
374 * vc_write_mem() must not use string instructions to access unsafe
1507 ret = vc_write_mem(ctxt, dst, buffer, bytes);
H A Dsev-shared.c703 ret = vc_write_mem(ctxt, d, b, data_size);

Completed in 130 milliseconds