Home
last modified time | relevance | path

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

1...<<1112131415161718

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dcnic.c3066 static void cnic_ack_igu_sb(struct cnic_dev *dev, u8 igu_sb_id, u8 segment, in cnic_ack_igu_sb() argument
3074 (segment << IGU_REGULAR_SEGMENT_ACCESS_SHIFT) | in cnic_ack_igu_sb()
/openbmc/linux/Documentation/admin-guide/sysctl/
H A Dvm.rst308 shared memory segment using hugetlb page.
/openbmc/linux/arch/
H A DKconfig296 # either provide an uncached segment alias for a DMA allocation, or
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst3029 array of supported segment page sizes::
3056 page sizes for a segment in increasing order. Each entry is defined
3060 __u32 page_shift; /* Base page shift of segment (or 0) */
3073 The "enc" array is a list which for each of those segment base page
7789 the POWER9 processor), including in-memory segment tables.
7960 aligned and sized to a segment (1MB) boundary.
/openbmc/qemu/target/arm/tcg/
H A Dsve_helper.c1480 intptr_t oprsz = simd_oprsz(desc), segment = 16 / sizeof(TYPE); \
1483 for (i = 0; i < oprsz / sizeof(TYPE); i += segment) { \
1485 for (j = 0; j < segment; j++) { \
/openbmc/linux/Documentation/admin-guide/
H A Ddevices.txt329 193 = /dev/d7s SPARC 7-segment display
1907 Partitions as a logical storage segment for
H A Dcgroup-v2.rst2708 Should be called for each data segment being written out.
/openbmc/linux/arch/x86/
H A DKconfig419 the segment on 32-bit kernels.
2239 indicated in its segment table.
/openbmc/u-boot/doc/
H A DREADME.x86968 If you platform can display POST codes on two little 7-segment displays on
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-ufs342 Description: This file shows the segment size. This is one of the UFS
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_4_3.c1365 reg = adev->reg_offset[entry->hwip][inst][entry->segment] + in gfx_v9_4_3_check_rlcg_range()
H A Dgfx_v9_0.c4925 reg = adev->reg_offset[entry->hwip][entry->instance][entry->segment] + entry->reg; in gfx_v9_0_check_rlcg_range()
H A Dgfx_v10_0.c7936 reg = adev->reg_offset[entry->hwip][entry->instance][entry->segment] + entry->reg; in gfx_v10_0_check_rlcg_range()
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch18202 + /* ISO/IEC 23008-2, ITU-T Rec. H.265: General slice segment header */
18504 + * slice segment header.
18771 + * slice segment header.
19167 + * the slice segment
30034 +# recalc ra_dma0, rb_lcount based on new segment height
30255 +# recalc ra_dma0, rb_lcount based on new segment height
30790 +# recalc ra_dma0, rb_lcount based on new segment height
30912 +# recalc ra_dma0, rb_lcount based on new segment height
31018 +# recalc ra_dma0, rb_lcount based on new segment height
31089 +# recalc ra_dma0, rb_lcount based on new segment height
[all …]
/openbmc/qemu/target/i386/tcg/
H A Ddecode-new.c.inc1223 case X86_TYPE_S: /* reg selects a segment register */
/openbmc/linux/Documentation/networking/
H A Dethtool-netlink.rst1830 configured maximum number of PLCA nodes on the mixing-segment. This number
H A Darcnet-hardware.rst1259 (0x100 segment units, or 4k). For example if I set an address of
H A Dip-sysctl.rst382 Default : 48 (at least 8 bytes of payload per segment)
/openbmc/linux/init/
H A DKconfig1265 data and heap segment sizes, and a few additional /proc filesystem
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c5240 void bnx2x_igu_ack_sb(struct bnx2x *bp, u8 igu_sb_id, u8 segment, in bnx2x_igu_ack_sb() argument
5245 bnx2x_igu_ack_sb_gen(bp, igu_sb_id, segment, index, op, update, in bnx2x_igu_ack_sb()
/openbmc/u-boot/
H A DREADME4627 * Initialized global data (data segment) is read-only. Do not attempt
4631 as zero data - BSS segment) at all - this is undefined, initiali-
/openbmc/qemu/tcg/i386/
H A Dtcg-target.c.inc234 # define P_GS 0x8000 /* gs segment override */
/openbmc/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst427 read-side critical section or in a code segment where the pointer

1...<<1112131415161718