Home
last modified time | relevance | path

Searched +full:no +full:- +full:map (Results 1 – 25 of 1145) sorted by relevance

12345678910>>...46

/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dqcs8550.dtsi1 // SPDX-License-Identifier: BSD-3-Clause
3 * Copyright (c) 2023-2024, Qualcomm Innovation Center, Inc. All rights reserved.
8 /delete-node/ &reserved_memory;
11 reserved_memory: reserved-memory {
12 #address-cells = <2>;
13 #size-cells = <2>;
29 * that indicate fimware-related shared information. A label name
33 * most reserved regions in the ESRT memory map. As a result, reserved
39 * Here is a reserved memory map for this platform:
40 * 0x80000000 +-------------------+
[all …]
H A Dmsm8994-msft-lumia-octagon.dtsi1 // SPDX-License-Identifier: BSD-3-Clause
12 #include <dt-bindings/gpio/gpio.h>
13 #include <dt-bindings/input/gpio-keys.h>
14 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h>
20 /delete-node/ &adsp_mem;
21 /delete-node/ &audio_mem;
22 /delete-node/ &cont_splash_mem;
23 /delete-node/ &mba_mem;
24 /delete-node/ &mpss_mem;
25 /delete-node/ &peripheral_region;
[all …]
H A Dsdm845-lg-common.dtsi1 // SPDX-License-Identifier: GPL-2.0
8 #include <dt-bindings/gpio/gpio.h>
9 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h>
10 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
16 /delete-node/ &adsp_mem;
17 /delete-nod
[all...]
H A Dqcm6490-idp.dts1 // SPDX-License-Identifier: BSD-3-Clause
6 /dts-v1/;
12 #include <dt-bindings/input/linux-event-codes.h>
13 #include <dt-bindings/leds/common.h>
14 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h>
15 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
22 /delete-node/ &ipa_fw_mem;
23 /delete-node/ &rmtfs_mem;
24 /delete-node/ &adsp_mem;
25 /delete-node/ &cdsp_mem;
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-am68-sk-som.dtsi1 // SPDX-License-Identifier: GPL-2.0-only OR MIT
3 * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
6 /dts-v1/;
8 #include "k3-j721s2.dtsi"
9 #include <dt-bindings/gpio/gpio.h>
14 bootph-all;
20 reserved_memory: reserved-memory {
21 #address-cells = <2>;
22 #size-cells = <2>;
27 no-map;
[all …]
H A Dk3-j721e-som-p0.dtsi1 // SPDX-License-Identifier: GPL-2.0-only OR MIT
3 * Copyright (C) 2019-2024 Texas Instruments Incorporated - https://www.ti.com/
8 /dts-v1/;
10 #include "k3-j721e.dtsi"
15 bootph-all;
21 reserved_memory: reserved-memory {
22 #address-cells = <2>;
23 #size-cells = <2>;
29 no-map;
32 mcu_r5fss0_core0_dma_memory_region: r5f-dma-memory@a0000000 {
[all …]
H A Dk3-am642-tqma64xxl.dtsi1 // SPDX-License-Identifier: GPL-2.0-only OR MIT
3 * Copyright (C) 2021 Texas Instruments Incorporated - https://www.ti.com/
4 * Copyright (c) 2022-2024 TQ-Systems GmbH <linux@ew.tq-group.com>, D-82229 Seefeld, Germany.
7 #include "k3-am642.dtsi"
18 /* 1G RAM - default variant */
23 reserved-memory {
24 #address-cells = <2>;
25 #size-cells = <2>;
31 no-map;
34 main_r5fss0_core0_dma_memory_region: r5f-dma-memory@a0000000 {
[all …]
H A Dk3-j721s2-som-p0.dtsi1 // SPDX-License-Identifier: GPL-2.0-only OR MIT
5 * Copyright (C) 2021-2024 Texas Instruments Incorporated - https://www.ti.com/
8 /dts-v1/;
10 #include "k3-j721s2.dtsi"
11 #include <dt-bindings/gpio/gpio.h>
16 bootph-all;
23 reserved_memory: reserved-memory {
24 #address-cells = <2>;
25 #size-cells = <2>;
31 no-map;
[all …]
/freebsd/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-msm8926-htc-memul.dts1 // SPDX-License-Identifier: BSD-3-Clause
6 /dts-v1/;
8 #include "qcom-msm8226.dtsi"
11 /delete-node/ &adsp_region;
12 /delete-node/ &smem_region;
17 chassis-type = "handset";
23 gpio-keys {
24 compatible = "gpio-keys";
26 key-power {
30 debounce-interval = <15>;
[all …]
/freebsd/contrib/ofed/opensm/include/complib/
H A Dcl_map.h3 * Copyright (c) 2002-2005 Mellanox Technologies LTD. All rights reserved.
4 * Copyright (c) 1996-2003 Intel Corporation. All rights reserved.
16 * - Redistributions of source code must retain the above
20 * - Redistributions in binary form must reproduce the above
28 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
38 * Declaration of map, a binary tree.
56 /****h* Component Library/Map
58 * Map
61 * Map implements a binary tree that stores user objects. Each item stored
62 * in a map has a unique 64-bit key (duplicates are not allowed). Map
[all …]
H A Dcl_fleximap.h2 * Copyright (c) 2004-2009 Voltaire, Inc. All rights reserved.
3 * Copyright (c) 2002-2005 Mellanox Technologies LTD. All rights reserved.
4 * Copyright (c) 1996-2003 Intel Corporation. All rights reserved.
16 * - Redistributions of source code must retain the above
20 * - Redistributions in binary form must reproduce the above
28 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
38 * Declaration of flexi map, a binary tree where the caller always provides
56 /****h* Component Library/Flexi Map
58 * Flexi Map
61 * Flexi map implements a binary tree that stores user provided cl_fmap_item_t
[all …]
/freebsd/crypto/heimdal/lib/roken/
H A Dtest-mem.c2 * Copyright (c) 1999 - 2004 Kungliga Tekniska Högskolan
24 * ARE DISCLAIMED. IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE
44 #include "test-mem.h"
55 } map; variable
77 (void)write(fd, msg, sizeof(msg) - 1); in segv_handler()
105 map.type = type; in rk_test_mem_alloc()
106 map.start = p; in rk_test_mem_alloc()
107 map.size = size + 2; in rk_test_mem_alloc()
109 p[map.size-1] = 0xff; in rk_test_mem_alloc()
110 map.data_start = p + 1; in rk_test_mem_alloc()
[all …]
/freebsd/share/man/man9/
H A Dbus_dma.916 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR, CONTRIBUTORS OR THE
44 .\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
119 .Fn bus_dmamap_destroy "bus_dma_tag_t dmat" "bus_dmamap_t map"
121 .Fn bus_dmamap_load "bus_dma_tag_t dmat" "bus_dmamap_t map" "void *buf" \
125 .Fn bus_dmamap_load_bio "bus_dma_tag_t dmat" "bus_dmamap_t map" \
129 .Fn bus_dmamap_load_ccb "bus_dma_tag_t dmat" "bus_dmamap_t map" \
133 .Fn bus_dmamap_load_crp "bus_dma_tag_t dmat" "bus_dmamap_t map" \
137 .Fn bus_dmamap_load_crp_buffer "bus_dma_tag_t dmat" "bus_dmamap_t map" \
141 .Fn bus_dmamap_load_mbuf "bus_dma_tag_t dmat" "bus_dmamap_t map" \
145 .Fn bus_dmamap_load_mbuf_sg "bus_dma_tag_t dmat" "bus_dmamap_t map" \
[all …]
/freebsd/tests/sys/ses/
H A Ddestructive.c1 /*-
16 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
31 #include <atf-c.h>
70 encioc_element_t *map; in do_setelmstat() local
74 elm_type_t last_elm_type = -1; in do_setelmstat()
79 map = calloc(nobj, sizeof(encioc_element_t)); in do_setelmstat()
80 ATF_REQUIRE(map != NULL); in do_setelmstat()
81 r = ioctl(fd, ENCIOC_GETELMMAP, (caddr_t) map); in do_setelmstat()
88 if (last_elm_type != map[elm_idx].elm_type) { in do_setelmstat()
90 last_elm_type = map[elm_idx].elm_type; in do_setelmstat()
[all …]
H A Dnondestructive.c1 /*-
16 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
31 #include <atf-c.h>
57 r = regcomp(&re, "(Overall|Element [0-9]+) descriptor: ", REG_EXTENDED); in do_getelmdesc()
63 snprintf(cmd, sizeof(cmd), "sg_ses -p7 %s", devname); in do_getelmdesc()
78 elen = strnlen(expected, sizeof(line) - matches[0].rm_eo); in do_getelmdesc()
79 expected[elen - 1] = '\0'; in do_getelmdesc()
82 * the kernel would nul-terminate the result. in do_getelmdesc()
124 atf_tc_skip("No ses devices found"); in ATF_TC_BODY()
131 encioc_element_t *map; in do_getelmdevnames() local
[all …]
/freebsd/stand/kboot/libkboot/
H A Defi.c4 * SPDX-License-Identifier: BSD-2-Clause
19 vm_paddr_t efi_map_phys_dst; /* From our memory map metadata module */
28 /* Note: This is useless since runtime-map is a subset */
34 struct efi_md *map; /* Really an array */
41 * through entries - 1.
45 snprintf(fn, sizeof(fn), "/sys/firmware/efi/runtime-map/%d/phys_addr", entries++);
54 entries--;
65 map = (struct efi_md *)(buf + efisz);
66 bzero(map, sz);
67 efi_map_hdr->memory_size = map_size;
[all …]
/freebsd/sys/dev/wtap/plugins/
H A Dvisibility.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2010-2011 Monthadar Al Jaberi, TerraNet AB
14 * similar to the "NO WARRANTY" disclaimer below ("Disclaimer") and any
18 * NO WARRANTY
22 * AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
58 plugin->wp_sdev = make_dev(&vis_cdevsw,0,UID_ROOT,GID_WHEEL,0600, in visibility_init()
60 plugin->wp_sdev->si_drv1 = vis_plugin; in visibility_init()
61 mtx_init(&vis_plugin->pl_mtx, "visibility_plugin mtx", in visibility_init()
72 destroy_dev(plugin->wp_sdev); in visibility_deinit()
[all …]
/freebsd/contrib/tcsh/
H A Dtc.bind.c4 /*-
23 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
55 KEYCMD *map; in dobindkey() local
56 int ntype, no, removeb, key, bindk; in dobindkey() local
68 map = CcKeyMap; in dobindkey()
71 for (no = 1, par = v[no]; in dobindkey()
72 par != NULL && (*par++ & CHAR) == '-'; no++, par = v[no]) { in dobindkey()
73 if ((p = (*par & CHAR)) == '-') { in dobindkey()
74 no++; in dobindkey()
86 map = CcAltMap; in dobindkey()
[all …]
/freebsd/share/mk/
H A Dbsd.debug.mk9 .if ${MK_ASSERT_DEBUG} == "no"
10 CFLAGS+= -DNDEBUG
12 # __unused instead of disabling -Werror globally?
13 MK_WERROR= no
16 # If reproducible build mode is enabled, map the root of the source
19 .if ${MK_REPRODUCIBLE_BUILD} != "no" && !defined(DEBUG_PREFIX)
24 # Strip off compat subdirectories, e.g., /usr/obj/usr/src/amd64.amd64/obj-lib32
27 DEBUG_PREFIX+= ${OBJROOT:S,/$,,:C,/obj-[^/]*$,,}=/usr/obj
32 .for map in ${DEBUG_PREFIX}
33 CFLAGS+= -ffile-prefix-map=${map}
[all …]
/freebsd/sys/contrib/device-tree/src/arm/airoha/
H A Den7523.dtsi1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 #include <dt-bindings/interrupt-controller/irq.h>
4 #include <dt-bindings/interrupt-controller/arm-gic.h>
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/clock/en7523-clk.h>
9 interrupt-parent = <&gic>;
10 #address-cells = <1>;
11 #size-cells = <1>;
13 reserved-memory {
14 #address-cells = <1>;
[all …]
/freebsd/sys/ddb/
H A Ddb_watch.c1 /*-
2 * SPDX-License-Identifier: MIT-CMU
23 * Pittsburgh PA 15213-3890
62 static void db_delete_watchpoint(vm_map_t map, db_addr_t addr);
64 static bool db_find_watchpoint(vm_map_t map, db_addr_t addr,
68 static void db_set_watchpoint(vm_map_t map, db_addr_t addr,
77 db_free_watchpoints = watch->link; in db_watchpoint_alloc()
93 watch->link = db_free_watchpoints; in db_watchpoint_free()
98 db_set_watchpoint(vm_map_t map, db_addr_t addr, vm_size_t size) in db_set_watchpoint() argument
102 if (map == NULL) { in db_set_watchpoint()
[all …]
/freebsd/sys/arm/arm/
H A Dbusdma_machdep.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2012-2015 Ian Lepore
23 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR
32 * From i386/busdma_machdep.c 191438 2009-04-23 20:24:19Z jhb
159 bus_dmamap_t map, voi
290 cacheline_bounce(bus_dmamap_t map,bus_addr_t addr,bus_size_t size) cacheline_bounce() argument
313 might_bounce(bus_dma_tag_t dmat,bus_dmamap_t map,bus_addr_t addr,bus_size_t size) might_bounce() argument
337 must_bounce(bus_dma_tag_t dmat,bus_dmamap_t map,bus_addr_t paddr,bus_size_t size) must_bounce() argument
560 bus_dmamap_t map; allocate_map() local
589 bus_dmamap_t map; bus_dmamap_create() local
624 bus_dmamap_destroy(bus_dma_tag_t dmat,bus_dmamap_t map) bus_dmamap_destroy() argument
654 bus_dmamap_t map; bus_dmamem_alloc() local
749 bus_dmamem_free(bus_dma_tag_t dmat,void * vaddr,bus_dmamap_t map) bus_dmamem_free() argument
778 _bus_dmamap_count_phys(bus_dma_tag_t dmat,bus_dmamap_t map,vm_paddr_t buf,bus_size_t buflen,int flags) _bus_dmamap_count_phys() argument
809 _bus_dmamap_count_pages(bus_dma_tag_t dmat,pmap_t pmap,bus_dmamap_t map,void * buf,bus_size_t buflen,int flags) _bus_dmamap_count_pages() argument
849 _bus_dmamap_addseg(bus_dma_tag_t dmat,bus_dmamap_t map,bus_addr_t curaddr,bus_size_t sgsize,bus_dma_segment_t * segs,int * segp) _bus_dmamap_addseg() argument
891 _bus_dmamap_load_phys(bus_dma_tag_t dmat,bus_dmamap_t map,vm_paddr_t buf,bus_size_t buflen,int flags,bus_dma_segment_t * segs,int * segp) _bus_dmamap_load_phys() argument
967 _bus_dmamap_load_ma(bus_dma_tag_t dmat,bus_dmamap_t map,struct vm_page ** ma,bus_size_t tlen,int ma_offs,int flags,bus_dma_segment_t * segs,int * segp) _bus_dmamap_load_ma() argument
981 _bus_dmamap_load_buffer(bus_dma_tag_t dmat,bus_dmamap_t map,void * buf,bus_size_t buflen,pmap_t pmap,int flags,bus_dma_segment_t * segs,int * segp) _bus_dmamap_load_buffer() argument
1097 _bus_dmamap_waitok(bus_dma_tag_t dmat,bus_dmamap_t map,struct memdesc * mem,bus_dmamap_callback_t * callback,void * callback_arg) _bus_dmamap_waitok() argument
1108 _bus_dmamap_complete(bus_dma_tag_t dmat,bus_dmamap_t map,bus_dma_segment_t * segs,int nsegs,int error) _bus_dmamap_complete() argument
1121 bus_dmamap_unload(bus_dma_tag_t dmat,bus_dmamap_t map) bus_dmamap_unload() argument
1220 bus_dmamap_sync(bus_dma_tag_t dmat,bus_dmamap_t map,bus_dmasync_op_t op) bus_dmamap_sync() argument
[all...]
/freebsd/contrib/libedit/
H A Dkeymacro.c3 /*-
25 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
46 * the extended-key map.
48 * An extended-key (key) is a sequence of keystrokes introduced
50 * number of characters. This module maintains a map (the
51 * el->el_keymacro.map)
52 * to convert these extended-key sequences into input strs
58 * are in el->el_keymacro.map, adding the key "abc" will cause
62 * -------------
73 * The Nodes of the el->el_keymacro.map. The el->el_keymacro.map is a
[all …]
/freebsd/sys/vm/
H A Dvm_map.c1 /*-
2 * SPDX-License-Identifier: (BSD-3-Clause AND MIT-CMU)
8 * The Mach Operating System project at Carnegie-Mellon University.
25 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
35 * Copyright (c) 1987, 1990 Carnegie-Mellon University.
55 * Pittsburgh PA 15213-3890
103 * memory from one map to another.
107 * Maps consist of an ordered doubly-linked list of simple
108 * entries; a self-adjusting binary search tree of these
112 * which may not align with existing map entries, all
[all …]
/freebsd/sys/contrib/device-tree/src/mips/loongson/
H A Dls7a-pch.dtsi1 // SPDX-License-Identifier: GPL-2.0
5 compatible = "simple-bus";
6 #address-cells = <2>;
7 #size-cells = <2>;
13 pic: interrupt-controller@10000000 {
14 compatible = "loongson,pch-pic-1.0";
16 interrupt-controlle
[all...]

12345678910>>...46