/Linux-v5.4/arch/mips/pci/ |
D | pci-malta.c | 81 resource_size_t start, end, map, start1, end1, map1, map2, map3, mask; in mips_pcibios_init() local 109 map1 = GT_READ(GT_PCI0M1REMAP_OFS); in mips_pcibios_init() 115 map = map1; in mips_pcibios_init() 152 map1 = (BONITO_PCIMAP & BONITO_PCIMAP_PCIMAP_LO0) >> in mips_pcibios_init() 159 map = map1; in mips_pcibios_init() 167 if (map2 == map1 + 1) { in mips_pcibios_init() 168 map = map1; in mips_pcibios_init()
|
/Linux-v5.4/tools/testing/selftests/powerpc/mm/ |
D | tlbie_test.c | 58 static char *map1; variable 119 chunk_start = (char *)((unsigned long)map1 + in compute_chunk_start_addr() 578 mprotect(map1, size, PROT_READ); in mem_snapshot_fn() 584 memcpy(tmp, map1, size); in mem_snapshot_fn() 598 mprotect(map1, size, PROT_READ|PROT_WRITE); in mem_snapshot_fn() 659 map1 = shmat(shmid, NULL, 0); in main() 660 if (map1 == (void *) -1) { in main() 677 …printf("Allocated address:0x%016lx + secondary map:0x%016lx\n", (unsigned long)map1, (unsigned lon… in main() 715 pthread_create(&mem_snapshot_thread, &attr, mem_snapshot_fn, map1); in main()
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | exynos5422-odroidhc1.dts | 73 map1 { 117 map1 { 161 map1 { 205 map1 {
|
D | exynos5422-odroidxu3-common.dtsi | 99 map1 { 182 map1 { 255 map1 { 328 map1 {
|
D | exynos4-cpu-thermal.dtsi | 42 map1 {
|
D | exynos5420-arndale-octa.dts | 116 map1 { 183 map1 { 246 map1 { 309 map1 {
|
D | exynos4412-odroidu3.dts | 50 map1 {
|
D | gemini-dlink-dns-313.dts | 135 map1 {
|
D | exynos3250-artik5.dtsi | 42 map1 {
|
D | exynos4210-trats.dts | 143 map1 {
|
D | am57xx-beagle-x15-common.dtsi | 490 map1 {
|
D | exynos4412-itop-scp-core.dtsi | 51 map1 {
|
/Linux-v5.4/arch/x86/include/asm/ |
D | mpspec.h | 120 #define physids_equal(map1, map2) \ argument 121 bitmap_equal((map1).mask, (map2).mask, MAX_LOCAL_APIC)
|
/Linux-v5.4/Documentation/devicetree/bindings/thermal/ |
D | uniphier-thermal.txt | 59 map1 {
|
D | zx2967-thermal.txt | 82 map1 {
|
/Linux-v5.4/arch/arm64/boot/dts/exynos/ |
D | exynos5433-tmu.dtsi | 61 map1 { 235 map1 {
|
/Linux-v5.4/scripts/kconfig/ |
D | confdata.c | 45 void *map1, *map2; in is_same() local 66 map1 = mmap(NULL, st1.st_size, PROT_READ, MAP_PRIVATE, fd1, 0); in is_same() 67 if (map1 == MAP_FAILED) in is_same() 74 if (bcmp(map1, map2, st1.st_size)) in is_same()
|
/Linux-v5.4/arch/arm64/boot/dts/rockchip/ |
D | rk3399-nanopc-t4.dts | 112 map1 {
|
D | rk3399-gru-kevin.dts | 141 map1 {
|
/Linux-v5.4/tools/testing/selftests/bpf/ |
D | test_lru_map.c | 104 static int map_subset(int map0, int map1) in map_subset() argument 110 while (!bpf_map_get_next_key(map1, &next_key, &next_key)) { in map_subset() 111 assert(!bpf_map_lookup_elem(map1, &next_key, value1)); in map_subset()
|
/Linux-v5.4/arch/arm64/boot/dts/marvell/ |
D | armada-ap806.dtsi | 379 map1_hot: map1-hot { 384 map1_emerg: map1-emerg {
|
/Linux-v5.4/drivers/acpi/nfit/ |
D | core.c | 2243 const struct nfit_set_info_map *map1 = m1; in cmp_map_compat() local 2245 return memcmp(&map0->region_offset, &map1->region_offset, in cmp_map_compat() 2252 const struct nfit_set_info_map *map1 = m1; in cmp_map() local 2254 if (map0->region_offset < map1->region_offset) in cmp_map() 2256 else if (map0->region_offset > map1->region_offset) in cmp_map() 2264 const struct nfit_set_info_map2 *map1 = m1; in cmp_map2() local 2266 if (map0->region_offset < map1->region_offset) in cmp_map2() 2268 else if (map0->region_offset > map1->region_offset) in cmp_map2()
|
/Linux-v5.4/arch/arm64/boot/dts/qcom/ |
D | sdm845.dtsi | 3322 map1 { 3366 map1 { 3410 map1 { 3454 map1 { 3498 map1 { 3542 map1 { 3586 map1 { 3630 map1 {
|
/Linux-v5.4/arch/arm64/boot/dts/amlogic/ |
D | meson-gxm-khadas-vim2.dts | 130 map1 {
|
/Linux-v5.4/arch/mips/include/asm/octeon/ |
D | cvmx-pip-defs.h | 426 uint64_t map1:4; member 430 uint64_t map1:4; 467 uint64_t map1:4; member 471 uint64_t map1:4;
|