Home
last modified time | relevance | path

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

12345678910>>...18

/openbmc/linux/include/acpi/
H A Dactbl1.h573 u16 segment; member
854 u16 segment; member
867 u16 segment; member
882 u16 segment; member
916 u16 segment; member
/openbmc/linux/arch/x86/platform/olpc/
H A Dolpc-xo1-pm.c30 unsigned short segment; member
/openbmc/qemu/linux-user/s390x/
H A Dvdso.ld48 * But since we manipulated the segment layout,
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
H A Dhost.fuc30 * HOST data segment
59 * HOST code segment
/openbmc/linux/arch/x86/kernel/
H A Dcrash.c464 mem = image->segment[image->elfcorehdr_index].mem; in arch_crash_handle_hotplug_event()
465 memsz = image->segment[image->elfcorehdr_index].memsz; in arch_crash_handle_hotplug_event()
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-al.c60 ret = acpi_get_rc_resources(dev, "AMZN0001", root->segment, res); in al_pcie_init()
63 root->segment); in al_pcie_init()
/openbmc/linux/arch/s390/boot/
H A Dhead.S277 .quad 0 # cr1: primary space segment table
283 .quad 0 # cr7: secondary space segment table
289 .quad 0 # cr13: home space segment table
/openbmc/linux/arch/x86/events/intel/
H A Duncore.h186 int segment; member
206 int segment; member
210 struct pci2phy_map *__find_pci2phy_map(int segment);
/openbmc/linux/drivers/bluetooth/
H A Dbtqca.c566 const u8 *segment; in qca_download_firmware() local
612 segment = data; in qca_download_firmware()
624 ret = qca_tlv_send_segment(hdev, segsize, segment, in qca_download_firmware()
629 segment += segsize; in qca_download_firmware()
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Du-boot-spl.lds100 * Make sure that the bss segment isn't linked at 0x0, otherwise its
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/
H A DIP.interface.yaml64 Address is valid only for this network segment.
/openbmc/qemu/linux-user/riscv/
H A Dvdso.ld50 * But since we manipulated the segment layout,
/openbmc/qemu/linux-user/aarch64/
H A Dvdso.ld48 * But since we manipulated the segment layout,
/openbmc/qemu/linux-user/loongarch64/
H A Dvdso.ld49 * But since we manipulated the segment layout,
/openbmc/linux/include/linux/usb/
H A Dehci_def.h98 u32 segment; /* address bits 63:32 if needed */ member
/openbmc/linux/drivers/iommu/intel/
H A Diommu.c712 u16 segment = 0; in device_to_iommu() local
727 segment = pci_domain_nr(pdev->bus); in device_to_iommu()
733 if (pdev && segment != drhd->segment) in device_to_iommu()
3130 if (atsr->segment != tmp->segment) in dmar_find_atsr()
3232 if (satc->segment != tmp->segment) in dmar_find_satc()
3489 rmrr->segment, rmrru->devices, in dmar_iommu_notify_scope_dev()
3494 dmar_remove_dev_scope(info, rmrr->segment, in dmar_iommu_notify_scope_dev()
3507 atsr->segment, atsru->devices, in dmar_iommu_notify_scope_dev()
3524 satc->segment, satcu->devices, in dmar_iommu_notify_scope_dev()
4363 info->segment = pci_domain_nr(pdev->bus); in intel_iommu_probe_device()
[all …]
/openbmc/linux/drivers/md/
H A Ddm-flakey.c353 unsigned char *segment = bvec_kmap_local(&bvec); in corrupt_bio_common() local
354 segment[corrupt_bio_byte] = corrupt_bio_value; in corrupt_bio_common()
355 kunmap_local(segment); in corrupt_bio_common()
/openbmc/linux/include/linux/
H A Ddmi.h94 int segment; member
/openbmc/linux/include/xen/interface/
H A Dphysdev.h227 uint16_t segment; member
/openbmc/linux/kernel/
H A Dkexec_file.c390 ksegment = &image->segment[i]; in SYSCALL_DEFINE5()
395 ret = kimage_load_segment(image, &image->segment[i]); in SYSCALL_DEFINE5()
667 ksegment = &kbuf->image->segment[kbuf->image->nr_segments]; in kexec_add_buffer()
735 ksegment = &image->segment[i]; in kexec_calculate_store_digests()
/openbmc/linux/drivers/firmware/
H A Ddmi_scan.c357 static void __init dmi_save_dev_pciaddr(int instance, int segment, int bus, in dmi_save_dev_pciaddr() argument
364 segment == 0xFFFF && bus == 0xFF && devfn == 0xFF) in dmi_save_dev_pciaddr()
372 dev->segment = segment; in dmi_save_dev_pciaddr()
/openbmc/linux/Documentation/usb/
H A Dmisc_usbsevseg.rst27 raw controls each segment manually,
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-usb-devices-usbsevseg27 raw: each character controls its segment manually
/openbmc/linux/arch/arm/kernel/
H A Dmachine_kexec.c56 current_segment = &image->segment[i]; in machine_kexec_prepare()
/openbmc/linux/drivers/scsi/
H A D53c700.scr35 ; necessary amount of data and jumps to the next SG segment. The final
36 ; SG segment jumps back to . However, this address is the first SG script
37 ; segment.

12345678910>>...18