Home
last modified time | relevance | path

Searched refs:mmap (Results 726 – 750 of 1205) sorted by relevance

1...<<21222324252627282930>>...49

/openbmc/u-boot/tools/
H A Dkwboot.c592 img = mmap(NULL, st.st_size, prot, flags, fd, 0); in kwboot_mmap_image()
/openbmc/u-boot/arch/sandbox/cpu/
H A Dos.c220 hdr = mmap((void *)0x10000000, length + page_size, in os_malloc()
/openbmc/qemu/hw/xen/
H A Dxen_pt_msi.c589 mmap(NULL, in xen_pt_msix_init()
/openbmc/linux/drivers/video/fbdev/
H A Dpxa3xx-gcu.c574 .mmap = pxa3xx_gcu_mmap,
/openbmc/linux/kernel/dma/
H A DKconfig124 # Should be selected if we can mmap non-coherent mappings to userspace.
/openbmc/linux/drivers/vfio/fsl-mc/
H A Dvfio_fsl_mc.c592 .mmap = vfio_fsl_mc_mmap,
/openbmc/linux/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-stats.c84 .mmap = vb2_fop_mmap,
/openbmc/linux/drivers/infiniband/hw/erdma/
H A Derdma_main.c472 .mmap = erdma_mmap,
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_gem_shmem_helper.c48 .mmap = drm_gem_shmem_object_mmap,
/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_histo.c495 .mmap = vb2_fop_mmap,
/openbmc/linux/tools/perf/
H A Dbuiltin-annotate.c506 .mmap = perf_event__process_mmap, in cmd_annotate()
/openbmc/linux/kernel/
H A Dauditsc.c1463 audit_log_format(ab, "fd=%d flags=0x%x", context->mmap.fd, in show_special()
1464 context->mmap.flags); in show_special()
2858 context->mmap.fd = fd; in __audit_mmap_fd()
2859 context->mmap.flags = flags; in __audit_mmap_fd()
/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.c454 mmap_addr = mmap(0, msg_region->memory_size + mmap_offset, in _vu_add_mem_reg()
1159 rc = mmap(0, log_mmap_size, PROT_READ | PROT_WRITE, MAP_SHARED, fd, in vu_set_log_base_exec()
1902 ptr = mmap(0, size, PROT_READ | PROT_WRITE, MAP_SHARED, *fd, 0); in memfd_alloc()
1990 rc = mmap(0, mmap_size, PROT_READ | PROT_WRITE, MAP_SHARED, in vu_set_inflight_fd()
/openbmc/linux/Documentation/arch/x86/
H A Dresctrl.rst682 initial mmap() handling, there is no enforcement afterwards and the
691 2) During the second stage a user-space application maps (mmap()) the
707 group will exist in /dev/pseudo_lock. This character device can be mmap()'ed
1018 application for argument to mmap().
1098 mapping = mmap(0, page_size, PROT_READ | PROT_WRITE, MAP_SHARED,
1101 perror("mmap");
H A Dshstk.rst171 for the new thread. New shadow stack creation behaves like mmap() with respect
/openbmc/linux/Documentation/gpu/
H A Dtegra.rst150 application using the mmap offset returned by the ``DRM_IOCTL_TEGRA_GEM_MMAP``
/openbmc/qemu/docs/
H A Digd-assign.txt59 Failed to mmap 0000:00:02.0 BAR <>. Performance may be slow
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dv4l2.rst295 mmap(), poll(), select(), read() and write() functions. Typographical
/openbmc/linux/Documentation/trace/
H A Dstm.rst90 width==64, you should be able to mmap() one page on this file
/openbmc/qemu/linux-user/mips64/
H A Dsyscall_n32.tbl19 9 n32 mmap sys_mips_mmap
H A Dsyscall_n64.tbl19 9 n64 mmap sys_mips_mmap
/openbmc/qemu/tests/
H A Dvhost-user-bridge.c648 addr = mmap(NULL, length, PROT_READ | PROT_WRITE, MAP_SHARED, fd, 0); in vubr_host_notifier_setup()
/openbmc/qemu/hw/intc/
H A Dspapr_xive_kvm.c705 addr = mmap(NULL, len, PROT_WRITE | PROT_READ, MAP_SHARED, xive->fd, in kvmppc_xive_mmap()
/openbmc/linux/drivers/input/rmi4/
H A Drmi_f54.c279 .mmap = vb2_fop_mmap,
/openbmc/linux/drivers/vdpa/vdpa_user/
H A Diova_domain.c542 .mmap = vduse_domain_mmap,

1...<<21222324252627282930>>...49