table_ptr 79 drivers/acpi/acpica/actables.h struct acpi_table_header **table_ptr, table_ptr 120 drivers/acpi/acpica/tbdata.c struct acpi_table_header **table_ptr, table_ptr 153 drivers/acpi/acpica/tbdata.c *table_ptr = table; table_ptr 114 drivers/acpi/acpica/tbxfroot.c u8 *table_ptr; table_ptr 122 drivers/acpi/acpica/tbxfroot.c table_ptr = acpi_os_map_memory((acpi_physical_address) table_ptr 125 drivers/acpi/acpica/tbxfroot.c if (!table_ptr) { table_ptr 133 drivers/acpi/acpica/tbxfroot.c ACPI_MOVE_16_TO_32(&physical_address, table_ptr); table_ptr 138 drivers/acpi/acpica/tbxfroot.c acpi_os_unmap_memory(table_ptr, ACPI_EBDA_PTR_LENGTH); table_ptr 147 drivers/acpi/acpica/tbxfroot.c table_ptr = acpi_os_map_memory((acpi_physical_address) table_ptr 150 drivers/acpi/acpica/tbxfroot.c if (!table_ptr) { table_ptr 159 drivers/acpi/acpica/tbxfroot.c acpi_tb_scan_memory_for_rsdp(table_ptr, table_ptr 161 drivers/acpi/acpica/tbxfroot.c acpi_os_unmap_memory(table_ptr, ACPI_EBDA_WINDOW_SIZE); table_ptr 168 drivers/acpi/acpica/tbxfroot.c (u32) ACPI_PTR_DIFF(mem_rover, table_ptr); table_ptr 179 drivers/acpi/acpica/tbxfroot.c table_ptr = acpi_os_map_memory((acpi_physical_address) table_ptr 183 drivers/acpi/acpica/tbxfroot.c if (!table_ptr) { table_ptr 193 drivers/acpi/acpica/tbxfroot.c acpi_tb_scan_memory_for_rsdp(table_ptr, ACPI_HI_RSDP_WINDOW_SIZE); table_ptr 194 drivers/acpi/acpica/tbxfroot.c acpi_os_unmap_memory(table_ptr, ACPI_HI_RSDP_WINDOW_SIZE); table_ptr 202 drivers/acpi/acpica/tbxfroot.c ACPI_PTR_DIFF(mem_rover, table_ptr)); table_ptr 193 drivers/hwtracing/coresight/coresight-catu.c cate_t *table_ptr, *next_table; table_ptr 199 drivers/hwtracing/coresight/coresight-catu.c table_ptr = catu_get_table(catu_table, 0, &cur_taddr); table_ptr 219 drivers/hwtracing/coresight/coresight-catu.c table_ptr[i] = catu_make_entry(data_daddr); table_ptr 232 drivers/hwtracing/coresight/coresight-catu.c memset(&table_ptr[i], 0, table_ptr 240 drivers/hwtracing/coresight/coresight-catu.c table_ptr[CATU_LINK_PREV] = catu_make_entry(prev_taddr); table_ptr 241 drivers/hwtracing/coresight/coresight-catu.c table_ptr[CATU_LINK_NEXT] = catu_make_entry(next_taddr); table_ptr 251 drivers/hwtracing/coresight/coresight-catu.c table_ptr = next_table; table_ptr 5678 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c u16 table_ptr; table_ptr 5683 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c table_ptr = M_RT_DIRMAP_A; table_ptr 5685 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c table_ptr = M_RT_DIRMAP_B; table_ptr 5696 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c return 2 * brcms_b_read_shm(wlc_hw, table_ptr + (index * 2)); table_ptr 329 drivers/remoteproc/remoteproc_core.c rsc = (void *)rproc->table_ptr + rvdev->rsc_offset; table_ptr 409 drivers/remoteproc/remoteproc_core.c rsc = (void *)rproc->table_ptr + rvring->rvdev->rsc_offset; table_ptr 1045 drivers/remoteproc/remoteproc_core.c if (!rproc->table_ptr) table_ptr 1048 drivers/remoteproc/remoteproc_core.c for (i = 0; i < rproc->table_ptr->num; i++) { table_ptr 1049 drivers/remoteproc/remoteproc_core.c int offset = rproc->table_ptr->offset[i]; table_ptr 1050 drivers/remoteproc/remoteproc_core.c struct fw_rsc_hdr *hdr = (void *)rproc->table_ptr + offset; table_ptr 1192 drivers/remoteproc/remoteproc_core.c rsc = (void *)rproc->table_ptr + entry->rsc_offset; table_ptr 1321 drivers/remoteproc/remoteproc_core.c rproc->table_ptr = loaded_table; table_ptr 1357 drivers/remoteproc/remoteproc_core.c rproc->table_ptr = rproc->cached_table; table_ptr 1425 drivers/remoteproc/remoteproc_core.c rproc->table_ptr = NULL; table_ptr 1474 drivers/remoteproc/remoteproc_core.c rproc->table_ptr = rproc->cached_table; table_ptr 1830 drivers/remoteproc/remoteproc_core.c rproc->table_ptr = NULL; table_ptr 192 drivers/remoteproc/remoteproc_debugfs.c struct resource_table *table = rproc->table_ptr; table_ptr 299 drivers/remoteproc/remoteproc_elf_loader.c rproc->table_ptr = rproc->cached_table; table_ptr 120 drivers/remoteproc/remoteproc_virtio.c rsc = (void *)rproc->table_ptr + rvdev->rsc_offset; table_ptr 178 drivers/remoteproc/remoteproc_virtio.c rsc = (void *)rvdev->rproc->table_ptr + rvdev->rsc_offset; table_ptr 188 drivers/remoteproc/remoteproc_virtio.c rsc = (void *)rvdev->rproc->table_ptr + rvdev->rsc_offset; table_ptr 199 drivers/remoteproc/remoteproc_virtio.c rsc = (void *)rvdev->rproc->table_ptr + rvdev->rsc_offset; table_ptr 211 drivers/remoteproc/remoteproc_virtio.c rsc = (void *)rvdev->rproc->table_ptr + rvdev->rsc_offset; table_ptr 231 drivers/remoteproc/remoteproc_virtio.c rsc = (void *)rvdev->rproc->table_ptr + rvdev->rsc_offset; table_ptr 258 drivers/remoteproc/remoteproc_virtio.c rsc = (void *)rvdev->rproc->table_ptr + rvdev->rsc_offset; table_ptr 276 drivers/remoteproc/remoteproc_virtio.c rsc = (void *)rvdev->rproc->table_ptr + rvdev->rsc_offset; table_ptr 510 include/linux/remoteproc.h struct resource_table *table_ptr;