Home
last modified time | relevance | path

Searched refs:physical (Results 1 - 25 of 175) sorted by relevance

1234567

/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
H A Dio.h121 int physical; in wlcore_read() local
123 physical = wlcore_translate_addr(wl, addr); in wlcore_read()
125 return wlcore_raw_read(wl, physical, buf, len, fixed); in wlcore_read()
131 int physical; in wlcore_write() local
133 physical = wlcore_translate_addr(wl, addr); in wlcore_write()
135 return wlcore_raw_write(wl, physical, buf, len, fixed); in wlcore_write()
156 int physical; in wlcore_read_hwaddr() local
162 physical = wlcore_translate_addr(wl, addr); in wlcore_read_hwaddr()
164 return wlcore_raw_read(wl, physical, buf, len, fixed); in wlcore_read_hwaddr()
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/
H A Dio.h121 int physical; in wlcore_read() local
123 physical = wlcore_translate_addr(wl, addr); in wlcore_read()
125 return wlcore_raw_read(wl, physical, buf, len, fixed); in wlcore_read()
131 int physical; in wlcore_write() local
133 physical = wlcore_translate_addr(wl, addr); in wlcore_write()
135 return wlcore_raw_write(wl, physical, buf, len, fixed); in wlcore_write()
156 int physical; in wlcore_read_hwaddr() local
162 physical = wlcore_translate_addr(wl, addr); in wlcore_read_hwaddr()
164 return wlcore_raw_read(wl, physical, buf, len, fixed); in wlcore_read_hwaddr()
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl1251/
H A Dio.c51 int physical; in wl1251_mem_read() local
53 physical = wl1251_translate_mem_addr(wl, addr); in wl1251_mem_read()
55 wl->if_ops->read(wl, physical, buf, len); in wl1251_mem_read()
60 int physical; in wl1251_mem_write() local
62 physical = wl1251_translate_mem_addr(wl, addr); in wl1251_mem_write()
64 wl->if_ops->write(wl, physical, buf, len); in wl1251_mem_write()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dscrub.c89 /* Set when @mirror_num, @dev, @physical and @logical are set. */
117 u64 physical; member
227 u64 physical; member
455 "%s at logical %llu on dev %s, physical %llu, root %llu, inode %llu, offset %llu, length %u, links %u (path: %s)", in scrub_print_warning_inode()
458 swarn->physical, in scrub_print_warning_inode()
469 "%s at logical %llu on dev %s, physical %llu, root %llu, inode %llu, offset %llu: path resolving failed with ret=%d", in scrub_print_warning_inode()
472 swarn->physical, in scrub_print_warning_inode()
480 bool is_super, u64 logical, u64 physical) in scrub_print_common_warning()
494 btrfs_warn_in_rcu(fs_info, "%s on device %s, physical %llu", in scrub_print_common_warning()
495 errstr, btrfs_dev_name(dev), physical); in scrub_print_common_warning()
479 scrub_print_common_warning(const char *errstr, struct btrfs_device *dev, bool is_super, u64 logical, u64 physical) scrub_print_common_warning() argument
561 fill_writer_pointer_gap(struct scrub_ctx *sctx, u64 physical) fill_writer_pointer_gap() argument
874 u64 physical = 0; scrub_stripe_report_errors() local
1292 get_raid56_logic_offset(u64 physical, int num, struct map_lookup *map, u64 *offset, u64 *stripe_start) get_raid56_logic_offset() argument
1455 sync_write_pointer_for_zoned(struct scrub_ctx *sctx, u64 logical, u64 physical, u64 physical_end) sync_write_pointer_for_zoned() argument
1521 scrub_find_fill_first_stripe(struct btrfs_block_group *bg, struct btrfs_path *extent_path, struct btrfs_path *csum_path, struct btrfs_device *dev, u64 physical, int mirror_num, u64 logical_start, u32 logical_len, struct scrub_stripe *stripe) scrub_find_fill_first_stripe() argument
1802 queue_scrub_stripe(struct scrub_ctx *sctx, struct btrfs_block_group *bg, struct btrfs_device *dev, int mirror_num, u64 logical, u32 length, u64 physical, u64 *found_logical_ret) queue_scrub_stripe() argument
1878 u64 physical; scrub_raid56_parity_stripe() local
2013 scrub_simple_mirror(struct scrub_ctx *sctx, struct btrfs_block_group *bg, struct map_lookup *map, u64 logical_start, u64 logical_length, struct btrfs_device *device, u64 physical, int mirror_num) scrub_simple_mirror() argument
2157 u64 physical = map->stripes[stripe_index].physical; scrub_stripe() local
2679 scrub_one_super(struct scrub_ctx *sctx, struct btrfs_device *dev, struct page *page, u64 physical, u64 generation) scrub_one_super() argument
[all...]
H A Dzoned.c1138 int btrfs_reset_device_zone(struct btrfs_device *device, u64 physical, in btrfs_reset_device_zone() argument
1145 physical >> SECTOR_SHIFT, length >> SECTOR_SHIFT, in btrfs_reset_device_zone()
1152 btrfs_dev_set_zone_empty(device, physical); in btrfs_reset_device_zone()
1153 btrfs_dev_clear_active_zone(device, physical); in btrfs_reset_device_zone()
1154 physical += device->zone_info->zone_size; in btrfs_reset_device_zone()
1299 u64 *physical = NULL; in btrfs_load_block_group_zone_info() local
1343 physical = kcalloc(map->num_stripes, sizeof(*physical), GFP_NOFS); in btrfs_load_block_group_zone_info()
1344 if (!physical) { in btrfs_load_block_group_zone_info()
1362 physical[ in btrfs_load_block_group_zone_info()
1656 const u64 physical = bbio->bio.bi_iter.bi_sector << SECTOR_SHIFT; btrfs_record_physical_zoned() local
1871 btrfs_zoned_issue_zeroout(struct btrfs_device *device, u64 physical, u64 length) btrfs_zoned_issue_zeroout() argument
1904 u64 physical = bioc->stripes[i].physical; read_zone_info() local
1968 u64 physical; btrfs_zone_activate() local
2155 const u64 physical = map->stripes[i].physical; do_zone_finish() local
[all...]
H A Dzoned.h57 int btrfs_reset_device_zone(struct btrfs_device *device, u64 physical,
68 int btrfs_zoned_issue_zeroout(struct btrfs_device *device, u64 physical, u64 length);
163 u64 physical, u64 length, u64 *bytes) in btrfs_reset_device_zone()
202 u64 physical, u64 length) in btrfs_zoned_issue_zeroout()
340 u64 physical, u64 length) in btrfs_can_zone_reset()
344 if (!btrfs_dev_is_sequential(device, physical)) in btrfs_can_zone_reset()
348 if (!IS_ALIGNED(physical, zone_size) || !IS_ALIGNED(length, zone_size)) in btrfs_can_zone_reset()
162 btrfs_reset_device_zone(struct btrfs_device *device, u64 physical, u64 length, u64 *bytes) btrfs_reset_device_zone() argument
201 btrfs_zoned_issue_zeroout(struct btrfs_device *device, u64 physical, u64 length) btrfs_zoned_issue_zeroout() argument
339 btrfs_can_zone_reset(struct btrfs_device *device, u64 physical, u64 length) btrfs_can_zone_reset() argument
H A Dbio.c454 u64 physical = bio->bi_iter.bi_sector << SECTOR_SHIFT; in btrfs_submit_dev_bio() local
455 u64 zone_start = round_down(physical, dev->fs_info->zone_size); in btrfs_submit_dev_bio()
457 ASSERT(btrfs_dev_is_sequential(dev, physical)); in btrfs_submit_dev_bio()
491 bio->bi_iter.bi_sector = bioc->stripes[dev_nr].physical >> SECTOR_SHIFT; in btrfs_submit_mirrored_bio()
502 bio->bi_iter.bi_sector = smap->physical >> SECTOR_SHIFT; in __btrfs_submit_bio()
504 btrfs_bio(bio)->orig_physical = smap->physical; in __btrfs_submit_bio()
780 bio.bi_iter.bi_sector = smap.physical >> SECTOR_SHIFT; in btrfs_repair_io_failure()
794 smap.physical >> SECTOR_SHIFT); in btrfs_repair_io_failure()
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/
H A Dio.c51 int physical; in wl1251_mem_read() local
53 physical = wl1251_translate_mem_addr(wl, addr); in wl1251_mem_read()
55 wl->if_ops->read(wl, physical, buf, len); in wl1251_mem_read()
60 int physical; in wl1251_mem_write() local
62 physical = wl1251_translate_mem_addr(wl, addr); in wl1251_mem_write()
64 wl->if_ops->write(wl, physical, buf, len); in wl1251_mem_write()
/kernel/linux/linux-5.10/fs/btrfs/
H A Dscrub.c71 u64 physical; member
91 u64 physical; member
198 u64 physical; member
239 u64 physical, struct btrfs_device *dev, u64 flags,
704 "%s at logical %llu on dev %s, physical %llu, root %llu, inode %llu, offset %llu, length %llu, links %u (path: %s)", in scrub_print_warning_inode()
707 swarn->physical, in scrub_print_warning_inode()
718 "%s at logical %llu on dev %s, physical %llu, root %llu, inode %llu, offset %llu: path resolving failed with ret=%d", in scrub_print_warning_inode()
721 swarn->physical, in scrub_print_warning_inode()
753 swarn.physical = sblock->pagev[0]->physical; in scrub_print_warning()
2153 scrub_pages(struct scrub_ctx *sctx, u64 logical, u64 len, u64 physical, struct btrfs_device *dev, u64 flags, u64 gen, int mirror_num, u8 *csum, int force, u64 physical_for_dev_replace) scrub_pages() argument
2402 scrub_extent(struct scrub_ctx *sctx, struct map_lookup *map, u64 logical, u64 len, u64 physical, struct btrfs_device *dev, u64 flags, u64 gen, int mirror_num, u64 physical_for_dev_replace) scrub_extent() argument
2457 scrub_pages_for_parity(struct scrub_parity *sparity, u64 logical, u64 len, u64 physical, struct btrfs_device *dev, u64 flags, u64 gen, int mirror_num, u8 *csum) scrub_pages_for_parity() argument
2541 scrub_extent_for_parity(struct scrub_parity *sparity, u64 logical, u64 len, u64 physical, struct btrfs_device *dev, u64 flags, u64 gen, int mirror_num) scrub_extent_for_parity() argument
2595 get_raid56_logic_offset(u64 physical, int num, struct map_lookup *map, u64 *offset, u64 *stripe_start) get_raid56_logic_offset() argument
2992 u64 physical; scrub_stripe() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dctxt-info-gen3.c31 dbg_cfg->hwm_base_addr = cpu_to_le64(fw_mon->physical); in iwl_pcie_ctxt_info_dbg_enable()
58 dbg_cfg->hwm_base_addr = cpu_to_le64(frag->physical); in iwl_pcie_ctxt_info_dbg_enable()
305 &dram->physical); in iwl_pcie_load_payloads_continuously()
335 &desc_dram->physical); in iwl_pcie_load_payloads_segments()
366 cpu_to_le64(dram_regions->drams[i].physical); in iwl_pcie_load_payloads_segments()
440 cpu_to_le64(dram_regions->prph_scratch_mem_desc.physical); in iwl_pcie_set_pnvm_segments()
452 cpu_to_le64(trans_pcie->pnvm_data.drams[0].physical); in iwl_pcie_set_continuous_pnvm()
524 cpu_to_le64(dram_regions->prph_scratch_mem_desc.physical); in iwl_pcie_set_reduce_power_segments()
536 cpu_to_le64(trans_pcie->reduced_tables_data.drams[0].physical); in iwl_pcie_set_continuous_reduce_power()
H A Dctxt-info.c53 &dram->physical); in iwl_pcie_ctxt_info_alloc_dma()
77 dram->paging[i].physical); in iwl_pcie_ctxt_info_free_paging()
117 cpu_to_le64(dram->fw[dram->fw_cnt].physical); in iwl_pcie_init_fw_sec()
131 cpu_to_le64(dram->fw[dram->fw_cnt].physical); in iwl_pcie_init_fw_sec()
156 cpu_to_le64(dram->paging[i].physical); in iwl_pcie_init_fw_sec()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dctxt-info.c101 &dram->physical); in iwl_pcie_ctxt_info_alloc_dma()
125 dram->paging[i].physical); in iwl_pcie_ctxt_info_free_paging()
165 cpu_to_le64(dram->fw[dram->fw_cnt].physical); in iwl_pcie_init_fw_sec()
179 cpu_to_le64(dram->fw[dram->fw_cnt].physical); in iwl_pcie_init_fw_sec()
204 cpu_to_le64(dram->paging[i].physical); in iwl_pcie_init_fw_sec()
/kernel/linux/linux-5.10/drivers/hid/
H A Dwacom_wac.h165 #define WACOM_PAD_FIELD(f) (((f)->physical == HID_DG_TABLETFUNCTIONKEY) || \
166 ((f)->physical == WACOM_HID_WD_DIGITIZERFNKEYS) || \
167 ((f)->physical == WACOM_HID_WD_DIGITIZERINFO))
170 ((f)->physical == HID_DG_STYLUS) || \
171 ((f)->physical == HID_DG_PEN) || \
179 ((f)->physical == HID_DG_FINGER) || \
/kernel/linux/linux-6.6/drivers/hid/
H A Dwacom_wac.h166 #define WACOM_PAD_FIELD(f) (((f)->physical == HID_DG_TABLETFUNCTIONKEY) || \
167 ((f)->physical == WACOM_HID_WD_DIGITIZERFNKEYS) || \
168 ((f)->physical == WACOM_HID_WD_DIGITIZERINFO))
171 ((f)->physical == HID_DG_STYLUS) || \
172 ((f)->physical == HID_DG_PEN) || \
180 ((f)->physical == HID_DG_FINGER) || \
/kernel/linux/linux-5.10/drivers/video/fbdev/intelfb/
H A Dintelfbdrv.c456 release_mem_region(dinfo->aperture.physical, in cleanup()
537 dinfo->aperture.physical = pci_resource_start(pdev, aperture_bar); in intelfb_pci_register()
547 if (!request_mem_region(dinfo->aperture.physical, dinfo->aperture.size, in intelfb_pci_register()
647 (dinfo->aperture.physical, ((offset + dinfo->fb.offset) << 12) in intelfb_pci_register()
682 dinfo->ring.physical = dinfo->aperture.physical in intelfb_pci_register()
707 dinfo->cursor.physical in intelfb_pci_register()
708 = dinfo->gtt_cursor_mem->physical; in intelfb_pci_register()
710 dinfo->cursor.physical = dinfo->aperture.physical in intelfb_pci_register()
1546 u32 physical; intelfb_cursor() local
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/intelfb/
H A Dintelfbdrv.c460 release_mem_region(dinfo->aperture.physical, in cleanup()
545 dinfo->aperture.physical = pci_resource_start(pdev, aperture_bar); in intelfb_pci_register()
555 if (!request_mem_region(dinfo->aperture.physical, dinfo->aperture.size, in intelfb_pci_register()
655 (dinfo->aperture.physical, ((offset + dinfo->fb.offset) << 12) in intelfb_pci_register()
690 dinfo->ring.physical = dinfo->aperture.physical in intelfb_pci_register()
715 dinfo->cursor.physical in intelfb_pci_register()
716 = dinfo->gtt_cursor_mem->physical; in intelfb_pci_register()
718 dinfo->cursor.physical = dinfo->aperture.physical in intelfb_pci_register()
1553 u32 physical; intelfb_cursor() local
[all...]
/kernel/linux/linux-6.6/samples/hid/
H A Dhid_surface_dial.bpf.c37 int physical = 5; variable
122 *phys = physical; in BPF_PROG()
/kernel/linux/linux-5.10/arch/arm/include/debug/
H A Dsa1100.S20 moveq \rp, #0x80000000 @ physical base address
46 orr \rp, \rp, #0x80000000 @ physical
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dpv-fixup-asm.S5 * This assembly is required to safely remap the physical address space
64 adds r4, r4, r0 @ update physical address
68 adds r4, r4, r0 @ update physical address
/kernel/linux/linux-6.6/arch/arm/include/debug/
H A Dsa1100.S20 moveq \rp, #0x80000000 @ physical base address
46 orr \rp, \rp, #0x80000000 @ physical
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dpv-fixup-asm.S5 * This assembly is required to safely remap the physical address space
64 adds r4, r4, r0 @ update physical address
68 adds r4, r4, r0 @ update physical address
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/
H A Diwl-dbg-tlv.c409 frag->physical); in iwl_dbg_tlv_fragments_free()
411 frag->physical = 0; in iwl_dbg_tlv_fragments_free()
545 dma_addr_t physical; in iwl_dbg_tlv_alloc_fragment() local
559 &physical, in iwl_dbg_tlv_alloc_fragment()
573 frag->physical = physical; in iwl_dbg_tlv_alloc_fragment()
712 frag->addr = cpu_to_le64(fw_mon_frag->physical); in iwl_dbg_tlv_apply_buffer()
783 frag->addr = cpu_to_le64(fw_mon_frag->physical); in iwl_dbg_tlv_update_dram()
787 j, cpu_to_le64(fw_mon_frag->physical), in iwl_dbg_tlv_update_dram()
911 dram_base_addr = cpu_to_le64(frags->physical); in iwl_dbg_tlv_apply_config()
[all...]
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dtbxfload.c231 * physical - Whether the address is a physical table
243 acpi_install_table(acpi_physical_address address, u8 physical) in acpi_install_table() argument
251 if (physical) { in acpi_install_table()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/
H A Diwl-dbg-tlv.c399 frag->physical); in iwl_dbg_tlv_fragments_free()
401 frag->physical = 0; in iwl_dbg_tlv_fragments_free()
523 dma_addr_t physical; in iwl_dbg_tlv_alloc_fragment() local
537 &physical, in iwl_dbg_tlv_alloc_fragment()
551 frag->physical = physical; in iwl_dbg_tlv_alloc_fragment()
681 frag->addr = cpu_to_le64(fw_mon_frag->physical); in iwl_dbg_tlv_apply_buffer()
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dsleep.S51 @ prepare pointer to physical address 0 (virtual mapping in generic.c)
92 @ prepare pointer to physical address 0 (virtual mapping in generic.c)
162 @ force address lines low by reading at physical address 0

Completed in 22 milliseconds

1234567