Searched refs:SHM (Results 1 – 9 of 9) sorted by relevance
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/ |
H A D | 0001-ext-opcache-config.m4-enable-opcache.patch | 104 - AC_DEFINE(HAVE_SHM_IPC, 1, [Define if you have SysV IPC SHM support]) 106 + AC_DEFINE(HAVE_SHM_IPC, 1, [Define if you have SysV IPC SHM support]) 168 - AC_DEFINE(HAVE_SHM_MMAP_ANON, 1, [Define if you have mmap(MAP_ANON) SHM support]) 170 + AC_DEFINE(HAVE_SHM_MMAP_ANON, 1, [Define if you have mmap(MAP_ANON) SHM support]) 241 - AC_DEFINE(HAVE_SHM_MMAP_POSIX, 1, [Define if you have POSIX mmap() SHM support]) 245 + AC_DEFINE(HAVE_SHM_MMAP_POSIX, 1, [Define if you have POSIX mmap() SHM support])
|
/openbmc/openbmc-test-automation/oem/nuvoton/ |
H A D | test_ipmi_flash.robot | 31 Get LPC SHM Address 37 Get LPC SHM Address 49 Get LPC SHM Address 63 Get LPC SHM Address 75 Get LPC SHM Address 102 Get LPC SHM Address 105 # select SHM logic device
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | write_to_hugetlbfs.c | 24 SHM, enumerator 198 case SHM: in main()
|
/openbmc/linux/Documentation/devicetree/bindings/mailbox/ |
H A D | mailbox.txt | 26 - shmem : List of phandle pointing to the shared memory(SHM) area between the
|
/openbmc/qemu/docs/system/arm/ |
H A D | nuvoton.rst | 63 * Shared memory (SHM)
|
/openbmc/docs/designs/ |
H A D | bios-bmc-smm-error-logging.md | 28 Different BMC vendors support different methods such as Shared Memory (SHM, via 122 - LPC / eSPI was also considered but our BMC's SHM buffer was limited to 4KB
|
/openbmc/linux/Documentation/mm/ |
H A D | unevictable-lru.rst | 149 (2) By SYSV SHM to mark SHM_LOCK'd address spaces until SHM_UNLOCK is called. 167 For address spaces that are so marked after being populated (as SHM regions 217 SYSV SHM. Note that mlock() is only available in CONFIG_MMU=y situations; in
|
/openbmc/linux/Documentation/admin-guide/mm/ |
H A D | nommu-mmap.rst | 166 Both SYSV IPC SHM shared memory and POSIX shared memory is supported in NOMMU
|
H A D | transhuge.rst | 270 is used for SysV SHM, memfds, shared anonymous mmaps (of /dev/zero or
|