Home
last modified time | relevance | path

Searched defs:mem_write (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/crypto/openssl/crypto/bio/
H A Dbss_mem.c214 static int mem_write(BIO *b, const char *in, int inl) in mem_write() function
/freebsd-src/sys/dev/mlx5/mlx5_fpga_tools/
H A Dmlx5fpga_tools_char.c87 mem_write(struct mlx5_fpga_tools_dev *tdev, void *buf, size_t count, in mem_write() function
/freebsd-src/usr.sbin/bhyve/
H A Dmem.c156 mem_write(struct vcpu *vcpu, uint64_t gpa, uint64_t wval, int size, void *arg) in mem_write() function