Home
last modified time | relevance | path

Searched refs:attrs (Results 1 – 25 of 62) sorted by relevance

123

/u-boot/test/env/
A Dattr.c15 char attrs[32]; in env_test_attrs_lookup() local
18 ut_asserteq_str("bar", attrs); in env_test_attrs_lookup()
21 ut_asserteq_str("bar", attrs); in env_test_attrs_lookup()
24 ut_asserteq_str("bar", attrs); in env_test_attrs_lookup()
27 ut_asserteq_str("bar", attrs); in env_test_attrs_lookup()
30 ut_asserteq_str("bar", attrs); in env_test_attrs_lookup()
33 ut_asserteq_str("bar", attrs); in env_test_attrs_lookup()
36 ut_asserteq_str("bar", attrs); in env_test_attrs_lookup()
39 ut_asserteq_str("bar", attrs); in env_test_attrs_lookup()
46 ut_asserteq_str("baz", attrs); in env_test_attrs_lookup()
[all …]
/u-boot/arch/arm/mach-k3/
A Darm64-mmu.c33 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
39 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL_NC) |
45 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
51 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
88 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
94 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL_NC) |
100 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
106 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
146 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
158 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
[all …]
/u-boot/arch/arm/mach-socfpga/
A Dmmu-arm64_s10.c19 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
26 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
34 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
42 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
49 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
57 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
64 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
/u-boot/arch/arm/mach-rmobile/
A Dmemmap-gen3.c20 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
27 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
33 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
39 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
46 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
67 gen3_mem_map[i].attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) | in enable_caches()
91 gen3_mem_map[i].attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | in enable_caches()
102 gen3_mem_map[i].attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | in enable_caches()
111 gen3_mem_map[i].attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) | in enable_caches()
132 gen3_mem_map[i].attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | in enable_caches()
[all …]
/u-boot/arch/arm/mach-mvebu/armada8k/
A Dcpu.c41 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
49 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
58 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
66 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
74 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
82 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
/u-boot/tools/
A Defivar.py73 self.attrs = attrs
142 attrs,
153 if var.attrs != attrs:
167 if var.attrs != attrs:
194 def parse_attrs(attrs): argument
196 if attrs:
220 attrs = parse_attrs(args.attrs)
226 attrs = NV_BS_RT_AT
230 attrs = NV_BS_RT_AT
238 env.set_var(guid=guid, name=name, data=data, size=size, attrs=attrs)
[all …]
/u-boot/arch/arm/mach-octeontx2/
A Dcpu.c26 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
32 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
38 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
44 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
60 otx2_mem_map[banks].attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | in mem_map_fill()
/u-boot/arch/arm/mach-versal/
A Dcpu.c37 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
44 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
51 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
58 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
64 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
78 versal_mem_map[banks].attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | in mem_map_fill()
100 versal_mem_map[banks].attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | in mem_map_fill()
/u-boot/arch/arm/mach-octeontx/
A Dcpu.c26 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
32 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
38 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
55 otx_mem_map[banks].attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) | in mem_map_fill()
64 otx_mem_map[banks].attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | in mem_map_fill()
/u-boot/arch/arm/mach-bcm283x/
A Dinit.c29 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
35 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
49 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
55 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
62 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
92 mem_map[i].attrs = pd[i].attrs; in _rpi_update_mem_map()
/u-boot/arch/arm/cpu/armv8/s32v234/
A Dcpu.c39 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
45 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
51 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
59 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL_NC) |
/u-boot/board/emulation/qemu-arm/
A Dqemu-arm.c24 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
31 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
39 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
46 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
54 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
/u-boot/arch/arm/mach-zynqmp/
A Dcpu.c50 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
57 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
64 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
71 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
85 zynqmp_mem_map[banks].attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | in mem_map_fill()
99 zynqmp_mem_map[banks].attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | in mem_map_fill()
/u-boot/arch/arm/mach-owl/
A Dsysmap-owl.c17 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
23 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
/u-boot/arch/arm/mach-snapdragon/
A Dsysmap-apq8016.c16 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
23 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
A Dsysmap-apq8096.c16 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
23 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
/u-boot/arch/arm/mach-exynos/
A Dmmu-arm64.c16 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
23 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
/u-boot/arch/arm/mach-tegra/
A Darm64-mmu.c20 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
27 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
/u-boot/arch/arm/cpu/armv8/
A Dcache_v8.c50 for (i = 0; mem_map[i].size || mem_map[i].attrs; i++) in get_tcr()
212 u64 attrs = map->attrs | PTE_TYPE_BLOCK | PTE_BLOCK_AF; in add_map() local
238 *pte = phys | attrs | PTE_TYPE_PAGE; in add_map()
240 *pte = phys | attrs; in add_map()
282 for (i = 0; mem_map[i].size || mem_map[i].attrs; i++) { in count_required_pts()
383 for (i = 0; mem_map[i].size || mem_map[i].attrs; i++) in setup_pgtables()
532 *pte |= attrs & PMD_ATTRMASK; in set_one_region()
535 *pte |= attrs & PMD_ATTRINDX_MASK; in set_one_region()
561 u64 attrs = PMD_ATTRINDX(option >> 2); in mmu_set_region_dcache_behaviour() local
587 r = set_one_region(start, size, attrs, false, level); in mmu_set_region_dcache_behaviour()
[all …]
/u-boot/board/broadcom/bcm963158/
A Dbcm963158.c20 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
27 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
/u-boot/board/broadcom/bcm968360bg/
A Dbcm968360bg.c20 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
27 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
/u-boot/board/broadcom/bcm968580xref/
A Dbcm968580xref.c20 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
27 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
/u-boot/board/cavium/thunderx/
A Dthunderx.c54 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | PTE_BLOCK_NON_SHARE,
59 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
65 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
/u-boot/arch/arm/mach-mediatek/mt7622/
A Dinit.c41 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | PTE_BLOCK_OUTER_SHARE,
46 .attrs = PTE_BLOCK_MEMTYPE(MT_DEVICE_NGNRNE) |
/u-boot/arch/arm/mach-mvebu/armada3700/
A Dcpu.c69 .attrs = A3700_PTE_BLOCK_DEVICE
118 u64 attrs; in build_mem_map() local
125 attrs = A3700_PTE_BLOCK_NORMAL; in build_mem_map()
127 attrs = A3700_PTE_BLOCK_DEVICE; in build_mem_map()
135 mvebu_mem_map[region].attrs = attrs; in build_mem_map()
141 mvebu_mem_map[region].attrs = 0; in build_mem_map()

Completed in 28 milliseconds

123