| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ |
| H A D | amdgpu_processpptables.c | 80 uint16_t table_offset = get_vce_table_offset(hwmgr, in get_vce_clock_info_array_offset() local 83 if (table_offset > 0) in get_vce_clock_info_array_offset() 84 return table_offset + 1; in get_vce_clock_info_array_offset() 92 uint16_t table_offset = get_vce_clock_info_array_offset(hwmgr, in get_vce_clock_info_array_size() local 96 if (table_offset > 0) { in get_vce_clock_info_array_size() 98 (((unsigned long) powerplay_table) + table_offset); in get_vce_clock_info_array_size() 108 uint16_t table_offset = get_vce_clock_info_array_offset(hwmgr, in get_vce_clock_voltage_limit_table_offset() local 111 if (table_offset > 0) in get_vce_clock_voltage_limit_table_offset() 112 return table_offset + get_vce_clock_info_array_size(hwmgr, in get_vce_clock_voltage_limit_table_offset() 121 uint16_t table_offset = get_vce_clock_voltage_limit_table_offset(hwmgr, powerplay_table); in get_vce_clock_voltage_limit_table_size() local [all …]
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| H A D | amdgpu_rlc.c | 195 u32 table_offset, table_size; in amdgpu_gfx_rlc_setup_cp_table() local 208 table_offset = le32_to_cpu(hdr->jt_offset); in amdgpu_gfx_rlc_setup_cp_table() 216 table_offset = le32_to_cpu(hdr->jt_offset); in amdgpu_gfx_rlc_setup_cp_table() 224 table_offset = le32_to_cpu(hdr->jt_offset); in amdgpu_gfx_rlc_setup_cp_table() 232 table_offset = le32_to_cpu(hdr->jt_offset); in amdgpu_gfx_rlc_setup_cp_table() 240 table_offset = le32_to_cpu(hdr->jt_offset); in amdgpu_gfx_rlc_setup_cp_table() 246 cpu_to_le32(le32_to_cpu(fw_data[table_offset + i])); in amdgpu_gfx_rlc_setup_cp_table()
|
| H A D | mmsch_v1_0.h | 54 uint32_t table_offset; member
|
| H A D | amdgpu_vcn_v2_5.c | 1152 header->eng[i].table_offset = header->total_size; in vcn_v2_5_sriov_start()
|
| /netbsd-src/sys/dev/pci/ |
| H A D | xhci_pci.c | 174 uint32_t table_offset; in xhci_pci_attach() local 179 table_offset = msixtbl & PCI_MSIX_TBLOFFSET_MASK; in xhci_pci_attach() 183 sc->sc_ios = table_offset; in xhci_pci_attach()
|
| H A D | nvme_pci.c | 200 uint32_t table_offset; in nvme_pci_attach() local 205 table_offset = msixtbl & PCI_MSIX_TBLOFFSET_MASK; in nvme_pci_attach() 208 sc->sc_ios = table_offset; in nvme_pci_attach()
|
| H A D | if_ena.c | 350 bus_size_t table_offset; in ena_allocate_pci_resources() local 355 table_offset = msixtbl & PCI_MSIX_TBLOFFSET_MASK; in ena_allocate_pci_resources() 358 adapter->sc_mapsize = table_offset; in ena_allocate_pci_resources()
|
| /netbsd-src/sys/arch/x86/pci/ |
| H A D | msipic.c | 674 uint32_t table_offset; in msipic_construct_msix_pic() local 708 table_offset = tbl & PCI_MSIX_TBLOFFSET_MASK; in msipic_construct_msix_pic() 746 roundup(table_size, PAGE_SIZE), table_offset, in msipic_construct_msix_pic() 766 err = _x86_memio_map(pa->pa_memt, memaddr + table_offset, bssize, flags, in msipic_construct_msix_pic()
|
| /netbsd-src/sys/arch/arm/cortex/ |
| H A D | gic_v2m.c | 276 uint32_t table_offset, table_size; in gic_v2m_msix_alloc() local 296 table_offset = tbl & PCI_MSIX_TBLOFFSET_MASK; in gic_v2m_msix_alloc() 302 BUS_SPACE_MAP_LINEAR, roundup(table_size, PAGE_SIZE), table_offset, in gic_v2m_msix_alloc()
|
| H A D | gicv3_its.c | 640 uint32_t table_offset, table_size; in gicv3_its_msi_intr_establish() 654 table_offset = tbl & PCI_MSIX_TBLOFFSET_MASK; in gicv3_its_msi_intr_release() 660 BUS_SPACE_MAP_LINEAR, roundup(table_size, PAGE_SIZE), table_offset, in gicv3_its_msi_intr_release() 556 uint32_t table_offset, table_size; gicv3_its_msix_alloc() local
|
| /netbsd-src/sys/arch/arm/apple/ |
| H A D | apple_pcie.c | 627 uint32_t table_offset, table_size; in apple_pcie_msi_msix_alloc() local 646 table_offset = tbl & PCI_MSIX_TBLOFFSET_MASK; in apple_pcie_msi_msix_alloc() 652 BUS_SPACE_MAP_LINEAR, roundup(table_size, PAGE_SIZE), table_offset, in apple_pcie_msi_msix_alloc()
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/ |
| H A D | radeon_cik.c | 6443 u32 table_offset, table_size; in cik_init_cp_pg_table() local 6462 table_offset = le32_to_cpu(hdr->jt_offset); in cik_init_cp_pg_table() 6468 table_offset = le32_to_cpu(hdr->jt_offset); in cik_init_cp_pg_table() 6474 table_offset = le32_to_cpu(hdr->jt_offset); in cik_init_cp_pg_table() 6480 table_offset = le32_to_cpu(hdr->jt_offset); in cik_init_cp_pg_table() 6486 table_offset = le32_to_cpu(hdr->jt_offset); in cik_init_cp_pg_table() 6492 cpu_to_le32(le32_to_cpu(fw_data[table_offset + i])); in cik_init_cp_pg_table() 6501 table_offset = CP_ME_TABLE_OFFSET; in cik_init_cp_pg_table() 6504 table_offset = CP_ME_TABLE_OFFSET; in cik_init_cp_pg_table() 6507 table_offset = CP_ME_TABLE_OFFSET; in cik_init_cp_pg_table() [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | xsym.c | 130 size_t table_offset = dshb->dshb_nte.dti_first_page * dshb->dshb_page_size; in bfd_sym_read_name_table() local 132 if (bfd_seek (abfd, table_offset, SEEK_SET) != 0) in bfd_sym_read_name_table()
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | xsym.c | 131 size_t table_offset = dshb->dshb_nte.dti_first_page * dshb->dshb_page_size; in bfd_sym_read_name_table() local 133 if (bfd_seek (abfd, table_offset, SEEK_SET) != 0) in bfd_sym_read_name_table()
|
| /netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
| H A D | readelf.c | 10380 bfd_vma table, table_offset = 0; in dump_arm_unwind() local 10393 table_offset = entry_addr.offset; in dump_arm_unwind() 10395 if (table_offset > table_sec->sh_size in dump_arm_unwind() 10396 || ((bfd_signed_vma) table_offset) < 0) in dump_arm_unwind() 10399 (unsigned long) table_offset, in dump_arm_unwind() 10409 table_offset = table - table_sec->sh_addr; in dump_arm_unwind() 10420 if (! decode_arm_unwind (filedata, aux, 0, 0, table_offset, table_sec, in dump_arm_unwind()
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/ |
| H A D | readelf.c | 10934 uint64_t table, table_offset = 0; in dump_arm_unwind() local 10947 table_offset = entry_addr.offset; in dump_arm_unwind() 10949 if (table_offset > table_sec->sh_size) in dump_arm_unwind() 10952 table_offset, in dump_arm_unwind() 10962 table_offset = table - table_sec->sh_addr; in dump_arm_unwind() 10973 if (! decode_arm_unwind (filedata, aux, 0, 0, table_offset, table_sec, in dump_arm_unwind()
|