Home
last modified time | relevance | path

Searched refs:segment (Results 126 – 150 of 448) sorted by relevance

12345678910>>...18

/openbmc/linux/fs/f2fs/
H A DMakefile5 f2fs-y += checkpoint.o gc.o data.o node.o segment.o recovery.o
/openbmc/qemu/tests/tcg/tricore/c/
H A Dcrt0-tc2x.S173 extr.u %d0,%d0,28,4 #; %d0 = segment << 16
181 or %d1,%d1,%d0 #; add segment number
188 or %d1,%d1,%d0 #; add segment number
196 or %d1,%d1,%d0 #; add segment number
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap5-l4.dtsi20 segment@0 { /* 0x4a000000 */
396 segment@80000 { /* 0x4a080000 */
659 segment@100000 { /* 0x4a100000 */
727 segment@180000 { /* 0x4a180000 */
733 segment@200000 { /* 0x4a200000 */
939 segment@280000 { /* 0x4a280000 */
945 segment@300000 { /* 0x4a300000 */
969 segment@0 { /* 0x48000000 */
2200 segment@0 { /* 0x4ae00000 */
2329 segment@10000 { /* 0x4ae10000 */
[all …]
H A Domap4-l4.dtsi21 segment@0 { /* 0x4a000000 */
351 segment@80000 { /* 0x4a080000 */
643 segment@100000 { /* 0x4a100000 */
744 segment@180000 { /* 0x4a180000 */
750 segment@200000 { /* 0x4a200000 */
906 segment@280000 { /* 0x4a280000 */
962 segment@0 { /* 0x4a300000 */
1067 segment@10000 { /* 0x4a310000 */
1235 segment@20000 { /* 0x4a320000 */
1305 segment@0 { /* 0x48000000 */
[all …]
H A Dam33xx-l4.dtsi14 <0x00100000 0x44d00000 0x100000>, /* segment 1 */
17 segment@0 { /* 0x44c00000 */
27 segment@100000 { /* 0x44d00000 */
59 segment@200000 { /* 0x44e00000 */
483 segment@0 { /* 0x47c00000 */
686 segment@0 { /* 0x4a000000 */
953 segment@0 { /* 0x4b140000 */
1007 segment@0 { /* 0x48000000 */
1617 segment@100000 { /* 0x48100000 */
2001 segment@200000 { /* 0x48200000 */
[all …]
/openbmc/linux/drivers/sbus/char/
H A DKconfig57 This is the driver for the 7-segment display and LED present on
64 another UltraSPARC-IIi-cEngine boardset with a 7-segment display,
/openbmc/linux/Documentation/driver-api/
H A Di2c.rst22 I2C bus segment it manages. On each I2C bus segment will be I2C devices
/openbmc/u-boot/arch/x86/lib/
H A Dbios_asm.S12 #define SEG(segment) $segment * X86_GDT_ENTRY_SIZE argument
/openbmc/linux/drivers/iommu/intel/
H A Ddmar.c215 void *start, void*end, u16 segment, in dmar_insert_dev_scope() argument
224 if (segment != info->seg) in dmar_insert_dev_scope()
272 int dmar_remove_dev_scope(struct dmar_pci_notify_info *info, u16 segment, in dmar_remove_dev_scope() argument
278 if (info->seg != segment) in dmar_remove_dev_scope()
306 dmaru->segment, in dmar_pci_bus_add_dev()
327 if (dmar_remove_dev_scope(info, dmaru->segment, in dmar_pci_bus_del_dev()
395 if (dmaru->segment == drhd->segment && in dmar_find_dmaru()
429 dmaru->segment = drhd->segment; in dmar_parse_one_drhd()
713 drhd->segment == pci_domain_nr(dev->bus)) in dmar_find_matched_drhd_unit()
1097 iommu->segment = drhd->segment; in alloc_iommu()
/openbmc/linux/arch/mips/cavium-octeon/
H A Dsetup.c163 if (!strncmp(bootloader, (char *)image->segment[i].buf, in octeon_kexec_prepare()
170 char *str = (char *)image->segment[i].buf; in octeon_kexec_prepare()
177 image->segment[i].mem + offt; in octeon_kexec_prepare()
231 kimage_ptr->segment[i].memsz + 2*PAGE_SIZE, in octeon_generic_shutdown()
232 kimage_ptr->segment[i].mem - PAGE_SIZE, in octeon_generic_shutdown()
/openbmc/linux/arch/x86/boot/compressed/
H A Didt_64.c15 entry.segment = __KERNEL_CS; in set_idt_entry()
/openbmc/linux/kernel/
H A DKconfig.kexec135 memory regions that the elfcorehdr buffer/segment can accommodate.
140 segment size.
143 memory buffer/segment size under 1MiB. This represents a sane choice
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dnv50.c256 const u32 segment = ALIGN((runl->cgrp_nr + runl->chan_nr) * runl->func->size, 0x1000); in nv50_runl_alloc() local
268 if (runl->offset + segment >= nvkm_memory_size(runl->mem)) { in nv50_runl_alloc()
280 runl->offset += segment; in nv50_runl_alloc()
/openbmc/linux/Documentation/arch/arm64/
H A Dmemory-tagging-extension.rst232 program header for such segment is defined as:
236 :``p_offset``: segment file offset
237 :``p_vaddr``: segment virtual address, same as the corresponding
238 ``PT_LOAD`` segment
240 :``p_filesz``: segment size in file, calculated as ``p_mem_sz / 32``
242 :``p_memsz``: segment size in memory, same as the corresponding
243 ``PT_LOAD`` segment
/openbmc/u-boot/arch/arm/dts/
H A Darmada-385-atl-x530.dts40 segment-gpios = <
H A Darmada-385-atl-x530DP.dts41 segment-gpios = <
/openbmc/openbmc/poky/meta/recipes-core/musl/gcompat/
H A D0001-make-Static-PIE-does-not-work-on-musl-ppc.patch7 "read-only segment has dynamic relocations"
/openbmc/openbmc/poky/meta/recipes-devtools/patchelf/
H A Dpatchelf_0.18.0.bb10 file://0003-make-LOAD-segment-extensions-based-on-p_align-instea.patch \
/openbmc/linux/drivers/remoteproc/
H A Dqcom_common.h39 struct rproc_dump_segment *segment, void *dest, size_t offset,
/openbmc/linux/arch/loongarch/include/asm/
H A DKbuild9 generic-y += segment.h
/openbmc/linux/drivers/xen/
H A Dpci.c237 r.segment = cfg->segment; in xen_mcfg_late()
/openbmc/linux/Documentation/PCI/
H A Dpci-error-recovery.rst158 If all drivers on the segment/slot return PCI_ERS_RESULT_CAN_RECOVER,
199 all drivers on a segment agree that they can try to recover and if no automatic
212 segment, and thus invalidate the recovery that other devices
213 on the same segment might have done, forcing the whole segment
223 same segment might have failed and thus triggered a
339 drivers if all drivers on the segment have returned
376 recover (disconnect them) and try to let other cards on the same segment
378 be only one driver per segment.
386 device on the segment starting from the error detection and until the
/openbmc/u-boot/arch/m68k/cpu/
H A Du-boot.lds33 /* Read-write section, merged into data segment: */
/openbmc/linux/Documentation/input/devices/
H A Dyealink.rst73 '8' : Generic 7 segment digit with individual addressable segments
75 Reduced capability 7 segment digit, when segments are hard wired together.
83 '.' : For example like AM, PM, SU, a 'dot' .. or other single segment
/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_g1_vp8_dec.c137 const struct v4l2_vp8_segment *seg = &hdr->segment; in cfg_lf()
180 const struct v4l2_vp8_segment *seg = &hdr->segment; in cfg_qp()
410 const struct v4l2_vp8_segment *seg = &hdr->segment; in cfg_buffers()

12345678910>>...18