Home
last modified time | relevance | path

Searched defs:phys_addr (Results 1 – 25 of 184) sorted by relevance

12345678

/linux/arch/x86/mm/
H A Dioremap.c184 __ioremap_caller(resource_size_t phys_addr, unsigned long size, in __ioremap_caller()
343 void __iomem *ioremap(resource_size_t phys_addr, unsigned long size) in ioremap()
384 void __iomem *ioremap_uc(resource_size_t phys_addr, unsigned long size) in ioremap_uc()
403 void __iomem *ioremap_wc(resource_size_t phys_addr, unsigned long size) in ioremap_wc()
420 void __iomem *ioremap_wt(resource_size_t phys_addr, unsigned long size) in ioremap_wt()
427 void __iomem *ioremap_encrypted(resource_size_t phys_addr, unsigned long size) in ioremap_encrypted()
434 void __iomem *ioremap_cache(resource_size_t phys_addr, unsigned long size) in ioremap_cache()
441 void __iomem *ioremap_prot(resource_size_t phys_addr, unsigned long size, in ioremap_prot()
505 void *arch_memremap_wb(phys_addr_t phys_addr, size_t size, unsigned long flags) in arch_memremap_wb()
550 static bool memremap_should_map_decrypted(resource_size_t phys_addr, in memremap_should_map_decrypted()
[all …]
H A Dphysaddr.c74 unsigned long phys_addr = x - PAGE_OFFSET; in __phys_addr() local
/linux/arch/loongarch/mm/
H A Dioremap.c9 void __init __iomem *early_ioremap(u64 phys_addr, unsigned long size) in early_ioremap()
19 void * __init early_memremap_ro(resource_size_t phys_addr, unsigned long size) in early_memremap_ro()
24 void * __init early_memremap_prot(resource_size_t phys_addr, unsigned long size, in early_memremap_prot()
/linux/include/uapi/linux/
H A Dcec-funcs.h14 static inline void cec_msg_active_source(struct cec_msg *msg, __u16 phys_addr) in cec_msg_active_source() argument
24 __u16 *phys_addr) in cec_ops_active_source() argument
44 __u16 phys_addr) in cec_msg_inactive_source() argument
53 __u16 *phys_addr) in cec_ops_inactive_source() argument
68 cec_msg_routing_information(struct cec_msg * msg,__u16 phys_addr) cec_msg_routing_information() argument
78 cec_ops_routing_information(const struct cec_msg * msg,__u16 * phys_addr) cec_ops_routing_information() argument
106 cec_msg_set_stream_path(struct cec_msg * msg,__u16 phys_addr) cec_msg_set_stream_path() argument
116 cec_ops_set_stream_path(const struct cec_msg * msg,__u16 * phys_addr) cec_ops_set_stream_path() argument
185 __u16 phys_addr; global() member
283 cec_msg_record_on_phys_addr(struct cec_msg * msg,__u16 phys_addr) cec_msg_record_on_phys_addr() argument
545 cec_msg_clear_ext_timer(struct cec_msg * msg,int reply,__u8 day,__u8 month,__u8 start_hr,__u8 start_min,__u8 duration_hr,__u8 duration_min,__u8 recording_seq,__u8 ext_src_spec,__u8 plug,__u16 phys_addr) cec_msg_clear_ext_timer() argument
574 cec_ops_clear_ext_timer(const struct cec_msg * msg,__u8 * day,__u8 * month,__u8 * start_hr,__u8 * start_min,__u8 * duration_hr,__u8 * duration_min,__u8 * recording_seq,__u8 * ext_src_spec,__u8 * plug,__u16 * phys_addr) cec_ops_clear_ext_timer() argument
701 cec_msg_set_ext_timer(struct cec_msg * msg,int reply,__u8 day,__u8 month,__u8 start_hr,__u8 start_min,__u8 duration_hr,__u8 duration_min,__u8 recording_seq,__u8 ext_src_spec,__u8 plug,__u16 phys_addr) cec_msg_set_ext_timer() argument
730 cec_ops_set_ext_timer(const struct cec_msg * msg,__u8 * day,__u8 * month,__u8 * start_hr,__u8 * start_min,__u8 * duration_hr,__u8 * duration_min,__u8 * recording_seq,__u8 * ext_src_spec,__u8 * plug,__u16 * phys_addr) cec_ops_set_ext_timer() argument
791 cec_msg_report_physical_addr(struct cec_msg * msg,__u16 phys_addr,__u8 prim_devtype) cec_msg_report_physical_addr() argument
802 cec_ops_report_physical_addr(const struct cec_msg * msg,__u16 * phys_addr,__u8 * prim_devtype) cec_ops_report_physical_addr() argument
1464 cec_msg_system_audio_mode_request(struct cec_msg * msg,int reply,__u16 phys_addr) cec_msg_system_audio_mode_request() argument
1475 cec_ops_system_audio_mode_request(const struct cec_msg * msg,__u16 * phys_addr) cec_ops_system_audio_mode_request() argument
1651 cec_msg_report_current_latency(struct cec_msg * msg,__u16 phys_addr,__u8 video_latency,__u8 low_latency_mode,__u8 audio_out_compensated,__u8 audio_out_delay) cec_msg_report_current_latency() argument
1669 cec_ops_report_current_latency(const struct cec_msg * msg,__u16 * phys_addr,__u8 * video_latency,__u8 * low_latency_mode,__u8 * audio_out_compensated,__u8 * audio_out_delay) cec_ops_report_current_latency() argument
1687 cec_msg_request_current_latency(struct cec_msg * msg,int reply,__u16 phys_addr) cec_msg_request_current_latency() argument
1698 cec_ops_request_current_latency(const struct cec_msg * msg,__u16 * phys_addr) cec_ops_request_current_latency() argument
1721 cec_ops_cdc_hec_inquire_state(const struct cec_msg * msg,__u16 * phys_addr,__u16 * phys_addr1,__u16 * phys_addr2) cec_ops_cdc_hec_inquire_state() argument
1757 cec_ops_cdc_hec_report_state(const struct cec_msg * msg,__u16 * phys_addr,__u16 * target_phys_addr,__u8 * hec_func_state,__u8 * host_func_state,__u8 * enc_func_state,__u8 * cdc_errcode,__u8 * has_field,__u16 * hec_field) cec_ops_cdc_hec_report_state() argument
1809 cec_ops_cdc_hec_set_state(const struct cec_msg * msg,__u16 * phys_addr,__u16 * phys_addr1,__u16 * phys_addr2,__u8 * hec_set_state,__u16 * phys_addr3,__u16 * phys_addr4,__u16 * phys_addr5) cec_ops_cdc_hec_set_state() argument
1845 cec_ops_cdc_hec_set_state_adjacent(const struct cec_msg * msg,__u16 * phys_addr,__u16 * phys_addr1,__u8 * hec_set_state) cec_ops_cdc_hec_set_state_adjacent() argument
1873 cec_ops_cdc_hec_request_deactivation(const struct cec_msg * msg,__u16 * phys_addr,__u16 * phys_addr1,__u16 * phys_addr2,__u16 * phys_addr3) cec_ops_cdc_hec_request_deactivation() argument
1894 cec_ops_cdc_hec_notify_alive(const struct cec_msg * msg,__u16 * phys_addr) cec_ops_cdc_hec_notify_alive() argument
1909 cec_ops_cdc_hec_discover(const struct cec_msg * msg,__u16 * phys_addr) cec_ops_cdc_hec_discover() argument
1927 cec_ops_cdc_hpd_set_state(const struct cec_msg * msg,__u16 * phys_addr,__u8 * input_port,__u8 * hpd_state) cec_ops_cdc_hpd_set_state() argument
1949 cec_ops_cdc_hpd_report_state(const struct cec_msg * msg,__u16 * phys_addr,__u8 * hpd_state,__u8 * hpd_error) cec_ops_cdc_hpd_report_state() argument
[all...]
/linux/arch/nios2/mm/
H A Dioremap.c23 unsigned long size, unsigned long phys_addr, in remap_area_pte()
51 unsigned long size, unsigned long phys_addr, in remap_area_pmd()
76 static int remap_area_pages(unsigned long address, unsigned long phys_addr, in remap_area_pages()
119 void __iomem *ioremap(unsigned long phys_addr, unsigned long size) in ioremap()
/linux/arch/mips/alchemy/common/
H A Dsetup.c80 phys_addr_t fixup_bigphys_addr(phys_addr_t phys_addr, phys_addr_t size) in fixup_bigphys_addr()
100 phys_addr_t phys_addr = fixup_bigphys_addr(pfn << PAGE_SHIFT, size); in io_remap_pfn_range() local
/linux/drivers/acpi/
H A Dprocessor_core.c340 u64 *phys_addr, int *ioapic_id) in get_ioapic_id()
352 static int parse_madt_ioapic_entry(u32 gsi_base, u64 *phys_addr) in parse_madt_ioapic_entry()
381 u64 *phys_addr) in parse_mat_ioapic_entry()
419 int acpi_get_ioapic_id(acpi_handle handle, u32 gsi_base, u64 *phys_addr) in acpi_get_ioapic_id()
/linux/include/linux/
H A Dio-mapping.h68 resource_size_t phys_addr; in io_mapping_map_atomic_wc() local
94 resource_size_t phys_addr; in io_mapping_map_local_wc() local
111 resource_size_t phys_addr; in io_mapping_map_wc() local
/linux/drivers/misc/sgi-xp/
H A Dxp_uv.c89 xp_expand_memprotect_uv(unsigned long phys_addr, unsigned long size) in xp_expand_memprotect_uv()
107 xp_restrict_memprotect_uv(unsigned long phys_addr, unsigned long size) in xp_restrict_memprotect_uv()
/linux/arch/powerpc/kernel/
H A Dmce_power.c450 uint64_t *phys_addr) in mce_find_instr_ea_and_phys()
487 uint64_t *phys_addr) in mce_handle_ierror()
576 uint64_t *phys_addr) in mce_handle_derror()
706 uint64_t addr, phys_addr = ULONG_MAX; in mce_handle_error() local
/linux/arch/arm/mm/
H A Dioremap.c352 void __iomem *__arm_ioremap_caller(phys_addr_t phys_addr, size_t size, in __arm_ioremap_caller()
421 __arm_ioremap_exec(phys_addr_t phys_addr, size_t size, bool cached) in __arm_ioremap_exec()
439 void *arch_memremap_wb(phys_addr_t phys_addr, size_t size, unsigned long flags) in arch_memremap_wb()
484 int pci_remap_iospace(const struct resource *res, phys_addr_t phys_addr) in pci_remap_iospace()
/linux/arch/powerpc/platforms/ps3/
H A Dmm.c125 unsigned long ps3_mm_phys_to_lpar(unsigned long phys_addr) in ps3_mm_phys_to_lpar()
513 static int dma_sb_map_pages(struct ps3_dma_region *r, unsigned long phys_addr, in dma_sb_map_pages()
553 static int dma_ioc0_map_pages(struct ps3_dma_region *r, unsigned long phys_addr, in dma_ioc0_map_pages()
780 unsigned long phys_addr = is_kernel_addr(virt_addr) ? __pa(virt_addr) in dma_sb_map_area() local
835 unsigned long phys_addr = is_kernel_addr(virt_addr) ? __pa(virt_addr) in dma_ioc0_map_area() local
1076 unsigned long phys_addr = is_kernel_addr(virt_addr) ? __pa(virt_addr) in dma_sb_map_area_linear() local
/linux/drivers/net/ethernet/3com/
H A D3c509.c215 static int el3_isa_id_sequence(__be16 *phys_addr) in el3_isa_id_sequence()
268 static void el3_dev_fill(struct net_device *dev, __be16 *phys_addr, int ioaddr, in el3_dev_fill()
285 __be16 phys_addr[3]; in el3_isa_match() local
356 __be16 phys_addr[3]; in el3_isa_resume() local
405 __be16 phys_addr[3]; in el3_pnp_probe() local
561 __be16 phys_addr[3]; in el3_eisa_probe() local
/linux/kernel/dma/
H A Dcoherent.c38 static struct dma_coherent_mem *dma_init_coherent_memory(phys_addr_t phys_addr, in dma_init_coherent_memory()
117 int dma_declare_coherent_memory(struct device *dev, phys_addr_t phys_addr, in dma_declare_coherent_memory()
311 int dma_init_global_coherent(phys_addr_t phys_addr, size_t size) in dma_init_global_coherent()
/linux/drivers/accel/habanalabs/common/mmu/
H A Dmmu.c293 int hl_mmu_map_page(struct hl_ctx *ctx, u64 virt_addr, u64 phys_addr, u32 page_size, in hl_mmu_map_page()
383 u64 phys_addr, u32 size) in hl_mmu_map_contiguous()
478 u64 *phys_addr) in hl_mmu_pa_page_with_offset()
532 int hl_mmu_va_to_pa(struct hl_ctx *ctx, u64 virt_addr, u64 *phys_addr) in hl_mmu_va_to_pa()
1070 dma_addr_t phys_addr; in hl_mmu_hr_alloc_hop() local
1326 u64 phys_addr, shadow_addr; in hl_mmu_dr_alloc_hop() local
H A Dmmu_v2_hr.c26 dma_addr_t phys_addr) in hl_mmu_v2_hr_add_pgt_info()
206 u64 virt_addr, u64 phys_addr, in _hl_mmu_v2_hr_map()
/linux/drivers/net/wireless/ath/ath5k/
H A Ddma.c98 ath5k_hw_set_rxdp(struct ath5k_hw *ah, u32 phys_addr) in ath5k_hw_set_rxdp()
396 ath5k_hw_set_txdp(struct ath5k_hw *ah, unsigned int queue, u32 phys_addr) in ath5k_hw_set_txdp()
/linux/arch/sparc/kernel/
H A Dchmc.c274 static struct jbusmc_dimm_group *jbusmc_find_dimm_group(unsigned long phys_addr) in jbusmc_find_dimm_group()
295 unsigned long phys_addr, in jbusmc_print_dimm()
488 static int chmc_bank_match(struct chmc_bank_info *bp, unsigned long phys_addr) in chmc_bank_match()
520 static struct chmc_bank_info *chmc_find_bank(unsigned long phys_addr) in chmc_find_bank()
541 unsigned long phys_addr, in chmc_print_dimm()
/linux/arch/sh/mm/
H A Dioremap.h10 ioremap_fixed(phys_addr_t phys_addr, unsigned long size, pgprot_t prot) in ioremap_fixed()
/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-ntb.c242 phys_addr_t phys_addr; in epf_ntb_configure_mw() local
301 phys_addr_t phys_addr; in epf_ntb_teardown_mw() local
391 phys_addr_t phys_addr; in epf_ntb_configure_msi() local
498 phys_addr_t phys_addr; in epf_ntb_configure_msix() local
594 phys_addr_t phys_addr; in epf_ntb_teardown_db() local
1162 phys_addr_t phys_addr; in epf_ntb_free_peer_mem() local
1385 phys_addr_t phys_addr; in epf_ntb_alloc_peer_mem() local
/linux/arch/loongarch/include/asm/
H A Ddmi.h15 static inline void *dmi_remap(u64 phys_addr, unsigned long size) in dmi_remap()
/linux/arch/mips/pci/
H A Dpci-generic.c51 int pci_remap_iospace(const struct resource *res, phys_addr_t phys_addr) in pci_remap_iospace()
/linux/drivers/pci/endpoint/
H A Dpci-epc-core.c250 phys_addr_t phys_addr, u8 interrupt_num, u32 entry_size, in pci_epc_map_msi_irq()
402 phys_addr_t phys_addr) in pci_epc_unmap_addr()
428 phys_addr_t phys_addr, u64 pci_addr, size_t size) in pci_epc_map_addr()
/linux/tools/perf/util/
H A Dmap_symbol.h22 u64 phys_addr; member
/linux/include/media/i2c/
H A Dadv7511.h23 uint16_t phys_addr; member

12345678