/openbmc/qemu/linux-user/ |
H A D | gen-vdso-elfn.c.inc | 29 bswaps(&phdr->p_type); /* Segment type */ 30 bswaps(&phdr->p_flags); /* Segment flags */ 31 bswaps(&phdr->p_offset); /* Segment file offset */ 32 bswaps(&phdr->p_vaddr); /* Segment virtual address */ 33 bswaps(&phdr->p_paddr); /* Segment physical address */ 34 bswaps(&phdr->p_filesz); /* Segment size in file */ 35 bswaps(&phdr->p_memsz); /* Segment size in memory */ 36 bswaps(&phdr->p_align); /* Segment alignment */
|
/openbmc/qemu/include/hw/ |
H A D | elf_ops.h.inc | 20 bswap32s(&phdr->p_type); /* Segment type */ 21 bswapSZs(&phdr->p_offset); /* Segment file offset */ 22 bswapSZs(&phdr->p_vaddr); /* Segment virtual address */ 23 bswapSZs(&phdr->p_paddr); /* Segment physical address */ 24 bswapSZs(&phdr->p_filesz); /* Segment size in file */ 25 bswapSZs(&phdr->p_memsz); /* Segment size in memory */ 26 bswap32s(&phdr->p_flags); /* Segment flags */ 27 bswapSZs(&phdr->p_align); /* Segment alignment */
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-jz4780-efuse | 14 0x1E0 8 bit Protect Segment
|
H A D | sysfs-devices-mapping | 6 each dieX file (where X is die number) holds "Segment:Root Bus"
|
/openbmc/linux/Documentation/filesystems/ |
H A D | nilfs2.rst | 197 | |SB| | Segment | Segment | Segment | ... | Segment | | 240 3) Segment usage file (sufile) -- Stores allocation state of segments
|
H A D | f2fs.rst | 523 | | | Segment | Node | Segment | | 548 - Segment Information Table (SIT) 556 - Segment Summary Area (SSA)
|
/openbmc/libcper/sections/ |
H A D | cper-section-pcie.c | 100 json_object_new_uint64(pcie_error->DevBridge.Segment)); in cper_section_pcie_to_ir() 297 section_cper->DevBridge.Segment = in ir_section_pcie_to_cper()
|
/openbmc/linux/Documentation/PCI/ |
H A D | acpi-info.rst | 172 addresses corresponding to the non-hot removable PCI Segment Groups 173 range within a PCI Segment Group available to the operating system at 177 corresponding to the PCI Segment Groups available to the system at 190 base address corresponding to the PCI Segment Group for the bus number
|
/openbmc/linux/Documentation/usb/ |
H A D | misc_usbsevseg.rst | 2 USB 7-Segment Numeric Display
|
/openbmc/linux/net/ipv6/ |
H A D | Kconfig | 291 bool "IPv6: Segment Routing Header encapsulation support" 298 header and a Segment Routing Header using the lightweight 305 bool "IPv6: Segment Routing HMAC support"
|
/openbmc/linux/drivers/sbus/char/ |
H A D | Kconfig | 54 tristate "7-Segment Display support"
|
/openbmc/qemu/target/i386/whpx/ |
H A D | whpx-all.c | 430 vcxt.values[idx].Segment = whpx_seg_q2h(&env->segs[i], v86, r86); in whpx_set_registers() 434 vcxt.values[idx++].Segment = whpx_seg_q2h(&env->ldt, 0, 0); in whpx_set_registers() 437 vcxt.values[idx++].Segment = whpx_seg_q2h(&env->tr, 0, 0); in whpx_set_registers() 656 env->segs[i] = whpx_seg_h2q(&vcxt.values[idx].Segment); in whpx_get_registers() 660 env->ldt = whpx_seg_h2q(&vcxt.values[idx++].Segment); in whpx_get_registers() 662 env->tr = whpx_seg_h2q(&vcxt.values[idx++].Segment); in whpx_get_registers()
|
/openbmc/linux/drivers/usb/misc/ |
H A D | Kconfig | 72 tristate "USB 7-Segment LED Display" 74 Say Y here if you have a USB 7-Segment Display by Delcom
|
/openbmc/libcper/include/libcper/ |
H A D | Cper.h | 1074 UINT16 Segment; member 1177 UINT8 Segment; member
|
/openbmc/linux/Documentation/arch/x86/x86_64/ |
H A D | fsgs.rst | 10 Segment-register:Byte-address
|
/openbmc/linux/Documentation/networking/ |
H A D | tls-offload.rst | 278 Segment 2 was dropped so 3 arrives out of order. The device knows 280 Segment 3 is passed untouched, because due to lack of data from segment 2 516 Segment drops
|
/openbmc/linux/Documentation/userspace-api/ioctl/ |
H A D | cdrom.rst | 167 - Segment is described as start and end times, where each time 196 - Segment is described as start and end times, where each time
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | kernel-stacks.rst | 45 index into the Task State Segment (TSS). The IST entries in the TSS
|
/openbmc/linux/net/ipv6/netfilter/ |
H A D | Kconfig | 168 tristate '"srh" Segment Routing header match support'
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | ext-ctrls-codec-stateless.rst | 1109 - Segment probabilities. 1115 - See :ref:`Segment Flags <vp8_segment_flags>` 1119 ``Segment Flags`` 1884 See :ref:`Segment Feature IDs<vp9_segment_feature>`. 1889 one of V4L2_VP9_SEG_*. See :ref:`Segment Feature IDs<vp9_segment_feature>`. 1892 - Specifies the probability values to be used when decoding a Segment-ID. 1897 Predicted-Segment-ID. See '6.4.14 Get segment id syntax' 1909 ``Segment feature IDs``
|
/openbmc/openbmc-test-automation/openpower/ext_interfaces/ |
H A D | test_lock_management.robot | 269 Fail To Acquire Lock For Invalid Segment Flag 283 Fail To Acquire Lock For Invalid Segment Data Type Flag
|
/openbmc/linux/Documentation/driver-api/dmaengine/ |
H A D | provider.rst | 136 - Segment:
|
/openbmc/qemu/docs/specs/ |
H A D | rocker.rst | 594 Maximum Segment Size in bytes
|
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/ |
H A D | Update-x86emu-from-X.org.patch | 21527 * Segment registers here represent the 16 bit quantities
|