Searched refs:shared (Results 26 – 50 of 290) sorted by relevance
12345678910>>...12
10 * shared memory reserved for the inter-processor communication
7 the :ref:`retention_api` which allows for reading shared data from a bootloader62 configured to store the shared data in this area, the following Kconfigs need67 * :kconfig:option:`CONFIG_BOOT_SHARE_DATA` - Enables shared data69 shared data type70 * :kconfig:option:`CONFIG_BOOT_SHARE_BACKEND_RETENTION` - Stores shared data
16 bool "Reset shared memory state"21 When this parameter is set to 'y' the status region of the shared
27 bool shared = (pflags & MAP_SHARED) != 0; in p2z() local30 if (!(shared ^ private)) { in p2z()
16 <ST_MORPHO_L_13 0 &gpioa 13 0>, /* shared with SWD connected to STLINK */17 <ST_MORPHO_L_15 0 &gpioa 14 0>, /* shared with SWD connected to STLINK */
6 # the shared variables in cached/incoherent memory.
16 This is made possible by exposing a shared memory among parties via a feature19 The two types are supported: a plain shared memory (ivshmem-plain) or a shared
13 The ICMsg backend uses shared memory and MBOX devices for exchanging data.27 * If at least one of the cores uses data cache on shared memory, set the ``dcache-alignment`` value.29 You can skip it if none of the communication sides is using data cache on shared memory.82 1. The domain (or CPU) writes a magic number to its ``tx-region`` of the shared101 The ICMsg uses two shared memory regions and two MBOX channels.112 If data caching is enabled, the shared memory region provided to ICMsg must be aligned according to…115 The shared memory region is entirely used by a single FIFO.201 It will arrive over the other pair (shared memory region and MBOX).
22 /* Include default shared RAM configuration file */
296 perms_attrs.shared = 0; in arm_mmu_convert_attr_flags()303 perms_attrs.shared = 0; in arm_mmu_convert_attr_flags()325 perms_attrs.shared = 1; in arm_mmu_convert_attr_flags()429 l1_page_table.entries[l1_index].l1_section_1m.shared = perms_attrs.shared; in arm_mmu_l1_map_section()489 perms_attrs.shared = l1_page_table.entries[l1_index].l1_section_1m.shared; in arm_mmu_remap_l1_section_to_l2_table()664 l2_page_table->entries[l2_index].l2_page_4k.shared = perms_attrs.shared; in arm_mmu_l2_map_page()
16 The Trickle algorithm allows nodes in a lossy shared medium (e.g.,
4 # Keep this Kconfig separate from the fuel_gauge/sbs_gauge Kconfig so it may be shared with the
9 This enables support for the shared NXP SJA1000 CAN driver.
7 bool "Inter-VM shared memory Ethernet driver"