Home
last modified time | relevance | path

Searched refs:segment (Results 101 – 125 of 448) sorted by relevance

12345678910>>...18

/openbmc/linux/arch/x86/boot/compressed/
H A Dmem_encrypt.S194 andl $0x0000ffff, %edx # Target code segment offset [15:0]
195 orl $(__KERNEL32_CS << 16), %edx # Target code segment selector
202 andl $0xffff0000, %edx # Target code segment offset [31:16]
/openbmc/linux/arch/loongarch/pci/
H A Dacpi.c48 return root->segment; in acpi_pci_bus_find_domain_nr()
159 u16 seg = root->segment; in pci_acpi_setup_ecam_mapping()
198 int domain = root->segment; in pci_acpi_scan_root()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
H A Dtest.fuc30 * TEST data segment
36 * TEST code segment
H A Didle.fuc30 * IDLE data segment
36 * IDLE code segment
H A Darith.fuc26 * arith data segment
35 * arith code segment
/openbmc/linux/Documentation/arch/arm/
H A Dporting.rst78 basis by the kernel. I'll call this the user segment.
81 this the kernel segment.
93 Virtual address for the kernel data segment. Must not be defined
99 The addresses must also be in the kernel segment (see above).
/openbmc/linux/include/media/i2c/
H A Dadv7511.h22 int segment; member
/openbmc/linux/Documentation/networking/
H A Dfib_trie.rst21 The number of bits in the key segment used for indexing into the
25 The position (in the key) of the key segment used for indexing into
30 a segment of the key specified by the parent's "pos" and "bits"
124 trie, key segment by key segment, until we find a leaf. check_leaf() does
/openbmc/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_sendto.c384 const struct svc_rdma_segment *segment = &chunk->ch_segments[segno]; in svc_rdma_encode_write_segment() local
393 length = min_t(u32, *remaining, segment->rs_length); in svc_rdma_encode_write_segment()
395 xdr_encode_rdma_segment(p, segment->rs_handle, length, in svc_rdma_encode_write_segment()
396 segment->rs_offset); in svc_rdma_encode_write_segment()
397 trace_svcrdma_encode_wseg(sctxt, segno, segment->rs_handle, length, in svc_rdma_encode_write_segment()
398 segment->rs_offset); in svc_rdma_encode_write_segment()
/openbmc/linux/Documentation/filesystems/
H A Df2fs.rst46 segment cleaner to compress the live information from heavily fragmented
72 1. A victim segment is selected through referencing segment usage table.
74 segment summary blocks.
128 segment is cleaned.
211 "fragment:segment" and "fragment:block" are newly added here.
216 In "fragment:segment", f2fs allocates a new segment in ramdom
225 Note that "fragment:block" implicitly enables "fragment:segment"
515 segment size identically, but users can easily modify the sizes by mkfs.
521 |-> align with the segment size
907 segment which starts after the zone-capacity is marked as not-free in
[all …]
H A Dnilfs2.rst115 NILFS_IOCTL_GET_SUINFO Return segment usage info about requested
120 NILFS_IOCTL_SET_SUINFO Modify segment usage info of requested
127 NILFS_IOCTL_GET_SUSTAT Return segment usage statistics. This ioctl
192 for the super block (SB) and segment #0. A segment is the container
252 To stride over segment boundaries, this sequence of files may be split
254 logically one log, is delimited with flags marked in the segment
/openbmc/linux/drivers/char/agp/
H A Dfrontend.c828 struct agp_segment *segment; in agpioc_reserve_wrap() local
833 segment = kmalloc((sizeof(struct agp_segment) * reserve.seg_count), in agpioc_reserve_wrap()
836 if (segment == NULL) in agpioc_reserve_wrap()
839 if (copy_from_user(segment, (void __user *) reserve.seg_list, in agpioc_reserve_wrap()
841 kfree(segment); in agpioc_reserve_wrap()
844 reserve.seg_list = segment; in agpioc_reserve_wrap()
851 kfree(segment); in agpioc_reserve_wrap()
/openbmc/linux/drivers/acpi/
H A Dviot.c78 u16 segment, u16 bdf) in viot_get_pci_iommu_fwnode() argument
83 pdev = pci_get_domain_bus_and_slot(segment, PCI_BUS_NUM(bdf), in viot_get_pci_iommu_fwnode()
155 ret = viot_get_pci_iommu_fwnode(viommu, node->pci.segment, in viot_get_iommu()
/openbmc/u-boot/arch/x86/include/asm/
H A Dsipi.h33 u16 segment; member
/openbmc/linux/drivers/acpi/acpica/
H A Dhwpci.c217 pci_id->segment, pci_id->bus, pci_id->device, in acpi_hw_process_pci_list()
243 pci_id->segment, pci_id->bus, pci_id->device, in acpi_hw_process_pci_list()
/openbmc/linux/kernel/
H A Dkexec_internal.h11 int kimage_load_segment(struct kimage *image, struct kexec_segment *segment);
H A Dkexec.c45 memcpy(image->segment, segments, nr_segments * sizeof(*segments)); in kimage_alloc_init()
150 ret = kimage_load_segment(image, &image->segment[i]); in do_kexec_load()
/openbmc/linux/drivers/scsi/
H A Discsi_tcp.h25 struct iscsi_segment segment; member
/openbmc/linux/fs/nilfs2/
H A DMakefile5 the_nilfs.o segbuf.o segment.o cpfile.o sufile.o \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/
H A Dpppoe-server.default3 # Maximum segment size, not used for in kernel PPPoE
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_imu.h44 u32 segment; member
/openbmc/linux/drivers/firmware/efi/
H A Dcper_cxl.h36 u16 segment; member
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-jpegcomp.rst114 - Comment segment
117 - App segment, driver will always use APP0
/openbmc/linux/arch/arm64/kernel/
H A Dpci.c78 return root->segment; in acpi_pci_bus_find_domain_nr()
132 u16 seg = root->segment; in pci_acpi_setup_ecam_mapping()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
H A Ddcn316_smu.c38 unsigned int segment[MAX_SEGMENT]; member
54 (MP0_BASE.instance[0].segment[reg ## reg_name ## _BASE_IDX] + reg ## reg_name)

12345678910>>...18