Home
last modified time | relevance | path

Searched refs:shared (Results 1 – 6 of 6) sorted by relevance

/arch/arm/core/mmu/
A Darm_mmu_priv.h98 uint32_t shared : 1; member
132 uint32_t shared : 1; member
143 uint32_t shared : 1; member
195 uint32_t shared : 1; member
A Darm_mmu.c296 perms_attrs.shared = 0; in arm_mmu_convert_attr_flags()
303 perms_attrs.shared = 0; in arm_mmu_convert_attr_flags()
327 perms_attrs.shared = 1; in arm_mmu_convert_attr_flags()
431 l1_page_table.entries[l1_index].l1_section_1m.shared = perms_attrs.shared; in arm_mmu_l1_map_section()
491 perms_attrs.shared = l1_page_table.entries[l1_index].l1_section_1m.shared; in arm_mmu_remap_l1_section_to_l2_table()
666 l2_page_table->entries[l2_index].l2_page_4k.shared = perms_attrs.shared; in arm_mmu_l2_map_page()
/arch/x86/zefi/
A DREADME.txt60 externally linked shared libraries. Which is to say: only static
/arch/xtensa/core/
A Dptables.c209 bool shared = !!(attrs & XTENSA_MMU_MAP_SHARED); in map_memory_range() local
215 shared ? XTENSA_MMU_SHARED_RING : in map_memory_range()
/arch/xtensa/
A DKconfig64 and a coherent "shared" area.
/arch/
A DKconfig492 bool "Set this to enable support for shared interrupts"
496 Set this to enable support for shared interrupts. Use this with
501 int "Maximum number of clients allowed per shared interrupt"
506 per shared interrupt. Set this according to your needs.

Completed in 17 milliseconds