Searched refs:table_offset (Results 1 – 10 of 10) sorted by relevance
118 unsigned long table_offset; in arch_find_switch_table() 127 table_offset = reloc_addend(text_reloc); in arch_find_switch_table() 131 table_offset += 4; in arch_find_switch_table() 142 if (find_symbol_containing(table_sec, table_offset) &&151 rodata_reloc = find_reloc_by_dest(file->elf, table_sec, table_offset);87 unsigned long table_offset; arch_find_switch_table() local
550 int table_offset = 0; in acpi_table_initrd_override() local560 while (table_offset + ACPI_HEADER_SIZE <= all_tables_size) { in acpi_table_initrd_override()561 table = acpi_os_map_memory(acpi_tables_addr + table_offset, in acpi_table_initrd_override()563 if (table_offset + table->length > all_tables_size) { in acpi_table_initrd_override()591 *address = acpi_tables_addr + table_offset; in acpi_table_initrd_override()599 table_offset += table_length; in acpi_table_initrd_override()607 int table_offset = 0; in acpi_table_initrd_scan() local615 while (table_offset + ACPI_HEADER_SIZE <= all_tables_size) { in acpi_table_initrd_scan()616 table = acpi_os_map_memory(acpi_tables_addr + table_offset, in acpi_table_initrd_scan()618 if (table_offset + table->length > all_tables_size) { in acpi_table_initrd_scan()[all …]
173 unsigned long table_offset; in arch_find_switch_table() local 184 table_offset = annotate_reloc->sym->offset + reloc_addend(annotate_reloc); in arch_find_switch_table() 191 rodata_reloc = find_reloc_by_dest(file->elf, table_sec, table_offset); in arch_find_switch_table()
576 u32 table_offset; in msix_map_region() local581 &table_offset); in msix_map_region()582 bir = (u8)(table_offset & PCI_MSIX_TABLE_BIR); in msix_map_region()587 table_offset &= PCI_MSIX_TABLE_OFFSET; in msix_map_region()588 phys_addr = pci_resource_start(dev, bir) + table_offset; in msix_map_region()
56 uint32_t table_offset; member
45 uint32_t table_offset; member
50 uint32_t table_offset; member
464 header.jpegdec.table_offset = 0; in jpeg_v4_0_start_sriov()488 header.jpegdec.table_offset = header.total_size; in jpeg_v4_0_start_sriov()
1419 header.inst[i].table_offset = 0; in vcn_v3_0_start_sriov()1534 header.inst[i].table_offset = header.total_size; in vcn_v3_0_start_sriov()
621 u32 table_offset = window_index * ATR_ENTRY_SIZE; in mc_pcie_setup_inbound_atr() local622 void __iomem *table_addr = port->bridge_base_addr + table_offset; in mc_pcie_setup_inbound_atr()