Home
last modified time | relevance | path

Searched defs:mmap (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/tests/multiboot/
H A Drun_test.sh54 mmap() { function
/openbmc/bios-bmc-smm-error-logger/include/
H A Dpci_handler.hpp35 stdplus::fd::MMap mmap; member in bios_bmc_smm_error_logger::PciDataHandler
/openbmc/u-boot/tools/
H A Dmingw_support.c24 void *mmap(void *addr, size_t len, int prot, int flags, int fd, int offset) in mmap() function
/openbmc/u-boot/arch/arm/cpu/arm926ejs/armada100/
H A Ddram.c31 struct armd1ddr_map_registers mmap[2]; member
/openbmc/qemu/include/hw/vfio/
H A Dvfio-region.h16 void *mmap; member
/openbmc/qemu/contrib/vhost-user-gpu/
H A Dvugbm.h50 uint8_t *mmap; member
/openbmc/phosphor-ipmi-flash/internal/
H A Dsys.cpp70 void* SysImpl::mmap(void* addr, std::size_t length, int prot, int flags, int fd, in mmap() function in internal::SysImpl
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A Dpython3-manifest.json739 "mmap": { object