Home
last modified time | relevance | path

Searched defs:phys (Results 1 – 25 of 980) sorted by relevance

12345678910>>...40

/kernel/linux/linux-4.19/include/asm-generic/
Dfixmap.h63 #define set_fixmap(idx, phys) \ argument
73 #define __set_fixmap_offset(idx, phys, flags) \ argument
81 #define set_fixmap_offset(idx, phys) \ argument
87 #define set_fixmap_nocache(idx, phys) \ argument
90 #define set_fixmap_offset_nocache(idx, phys) \ argument
96 #define set_fixmap_io(idx, phys) \ argument
99 #define set_fixmap_offset_io(idx, phys) \ argument
/kernel/linux/linux-5.10/include/asm-generic/
Dfixmap.h64 #define set_fixmap(idx, phys) \ argument
74 #define __set_fixmap_offset(idx, phys, flags) \ argument
82 #define set_fixmap_offset(idx, phys) \ argument
88 #define set_fixmap_nocache(idx, phys) \ argument
91 #define set_fixmap_offset_nocache(idx, phys) \ argument
97 #define set_fixmap_io(idx, phys) \ argument
100 #define set_fixmap_offset_io(idx, phys) \ argument
/kernel/linux/linux-4.19/arch/m68k/mm/
Dsun3kmap.c30 static inline void do_page_mapin(unsigned long phys, unsigned long virt, in do_page_mapin()
49 static inline void do_pmeg_mapin(unsigned long phys, unsigned long virt, in do_pmeg_mapin()
64 void __iomem *sun3_ioremap(unsigned long phys, unsigned long size, in sun3_ioremap()
112 void __iomem *__ioremap(unsigned long phys, unsigned long size, int cache) in __ioremap()
/kernel/linux/linux-5.10/arch/m68k/mm/
Dsun3kmap.c29 static inline void do_page_mapin(unsigned long phys, unsigned long virt, in do_page_mapin()
48 static inline void do_pmeg_mapin(unsigned long phys, unsigned long virt, in do_pmeg_mapin()
63 void __iomem *sun3_ioremap(unsigned long phys, unsigned long size, in sun3_ioremap()
111 void __iomem *__ioremap(unsigned long phys, unsigned long size, int cache) in __ioremap()
/kernel/linux/linux-4.19/arch/arm64/mm/
Dmmu.c83 phys_addr_t phys; in early_pgtable_alloc() local
130 phys_addr_t phys, pgprot_t prot) in init_pte()
154 unsigned long end, phys_addr_t phys, in alloc_init_cont_pte()
189 phys_addr_t phys, pgprot_t prot, in init_pmd()
226 unsigned long end, phys_addr_t phys, in alloc_init_cont_pmd()
263 unsigned long phys) in use_1G_block()
275 phys_addr_t phys, pgprot_t prot, in alloc_init_pud()
324 static void __create_pgd_mapping(pgd_t *pgdir, phys_addr_t phys, in __create_pgd_mapping()
369 static void __init create_mapping_noalloc(phys_addr_t phys, unsigned long virt, in create_mapping_noalloc()
381 void __init create_pgd_mapping(struct mm_struct *mm, phys_addr_t phys, in create_pgd_mapping()
[all …]
/kernel/linux/linux-4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_encoder.c466 struct dpu_encoder_phys *phys = dpu_enc->phys_encs[i]; in dpu_encoder_get_hw_resources() local
489 struct dpu_encoder_phys *phys = dpu_enc->phys_encs[i]; in dpu_encoder_destroy() local
634 struct dpu_encoder_phys *phys = dpu_enc->phys_encs[i]; in dpu_encoder_virt_atomic_check() local
741 struct dpu_encoder_phys *phys = dpu_enc->phys_encs[i]; in _dpu_encoder_irq_control() local
1069 struct dpu_encoder_phys *phys = dpu_enc->phys_encs[i]; in dpu_encoder_virt_mode_set() local
1139 struct dpu_encoder_phys *phys = dpu_enc->phys_encs[i]; in dpu_encoder_virt_restore() local
1169 struct dpu_encoder_phys *phys = dpu_enc->phys_encs[i]; in dpu_encoder_virt_enable() local
1191 struct dpu_encoder_phys *phys = dpu_enc->phys_encs[i]; in dpu_encoder_virt_enable() local
1248 struct dpu_encoder_phys *phys = dpu_enc->phys_encs[i]; in dpu_encoder_virt_disable() local
1345 struct dpu_encoder_phys *phys = dpu_enc->phys_encs[i]; in dpu_encoder_register_vblank_callback() local
[all …]
/kernel/linux/linux-5.10/arch/xtensa/mm/
Dcache.c146 unsigned long phys = page_to_phys(page); in flush_dcache_page() local
203 unsigned long phys = page_to_phys(pfn_to_page(pfn)); in local_flush_cache_page() local
233 unsigned long phys = page_to_phys(page); in update_mmu_cache() local
269 unsigned long phys = page_to_phys(page); in copy_to_user_page() local
309 unsigned long phys = page_to_phys(page); in copy_from_user_page() local
/kernel/linux/linux-4.19/arch/xtensa/mm/
Dcache.c145 unsigned long phys = page_to_phys(page); in flush_dcache_page() local
200 unsigned long phys = page_to_phys(pfn_to_page(pfn)); in local_flush_cache_page() local
228 unsigned long phys = page_to_phys(page); in update_mmu_cache() local
262 unsigned long phys = page_to_phys(page); in copy_to_user_page() local
298 unsigned long phys = page_to_phys(page); in copy_from_user_page() local
/kernel/linux/linux-4.19/arch/powerpc/mm/
Dfsl_booke_mmu.c67 phys_addr_t phys; member
110 static void settlbcam(int index, unsigned long virt, phys_addr_t phys, in settlbcam()
149 phys_addr_t phys) in calc_cam_sz()
173 static unsigned long map_mem_in_cams_addr(phys_addr_t phys, unsigned long virt, in map_mem_in_cams_addr()
213 phys_addr_t phys = memstart_addr; in map_mem_in_cams() local
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/
Dfsl_booke.c60 phys_addr_t phys; member
103 static void settlbcam(int index, unsigned long virt, phys_addr_t phys, in settlbcam()
142 phys_addr_t phys) in calc_cam_sz()
166 static unsigned long map_mem_in_cams_addr(phys_addr_t phys, unsigned long virt, in map_mem_in_cams_addr()
206 phys_addr_t phys = memstart_addr; in map_mem_in_cams() local
/kernel/linux/linux-4.19/drivers/net/fddi/skfp/
Dhwmtm.c331 u_long phys ; in init_descr_ring() local
359 u_long phys ; in init_txd_ring() local
396 u_long phys ; in init_rxd_ring() local
556 u_long phys ; in mac_drv_repair_descr() local
590 u_long phys ; in repair_txd_ring() local
642 u_long phys ; in repair_rxd_ring() local
1415 void hwm_rx_frag(struct s_smc *smc, char far *virt, u_long phys, int len, in hwm_rx_frag()
1628 void hwm_tx_frag(struct s_smc *smc, char far *virt, u_long phys, int len, in hwm_tx_frag()
1818 u_long phys ; in smt_send_mbuf() local
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
Dhwmtm.c323 u_long phys ; in init_descr_ring() local
351 u_long phys ; in init_txd_ring() local
388 u_long phys ; in init_rxd_ring() local
548 u_long phys ; in mac_drv_repair_descr() local
582 u_long phys ; in repair_txd_ring() local
634 u_long phys ; in repair_rxd_ring() local
1407 void hwm_rx_frag(struct s_smc *smc, char far *virt, u_long phys, int len, in hwm_rx_frag()
1620 void hwm_tx_frag(struct s_smc *smc, char far *virt, u_long phys, int len, in hwm_tx_frag()
1810 u_long phys ; in smt_send_mbuf() local
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_encoder.c441 struct dpu_encoder_phys *phys = dpu_enc->phys_encs[i]; in dpu_encoder_get_hw_resources() local
464 struct dpu_encoder_phys *phys = dpu_enc->phys_encs[i]; in dpu_encoder_destroy() local
610 struct dpu_encoder_phys *phys = dpu_enc->phys_encs[i]; in dpu_encoder_virt_atomic_check() local
709 struct dpu_encoder_phys *phys = dpu_enc->phys_encs[i]; in _dpu_encoder_irq_control() local
1056 struct dpu_encoder_phys *phys = dpu_enc->phys_encs[i]; in dpu_encoder_virt_mode_set() local
1243 struct dpu_encoder_phys *phys = dpu_enc->phys_encs[i]; in dpu_encoder_virt_disable() local
1350 struct dpu_encoder_phys *phys = dpu_enc->phys_encs[i]; in dpu_encoder_toggle_vblank_for_crtc() local
1452 struct dpu_encoder_phys *phys, uint32_t extra_flush_bits) in _dpu_encoder_trigger_flush()
1488 static void _dpu_encoder_trigger_start(struct dpu_encoder_phys *phys) in _dpu_encoder_trigger_start()
1584 struct dpu_encoder_phys *phys = dpu_enc->phys_encs[i]; in _dpu_encoder_kickoff_phys() local
[all …]
/kernel/linux/linux-4.19/include/linux/
Dkmemleak.h121 static inline void kmemleak_alloc_phys(phys_addr_t phys, size_t size, in kmemleak_alloc_phys()
125 static inline void kmemleak_free_part_phys(phys_addr_t phys, size_t size) in kmemleak_free_part_phys()
128 static inline void kmemleak_not_leak_phys(phys_addr_t phys) in kmemleak_not_leak_phys()
131 static inline void kmemleak_ignore_phys(phys_addr_t phys) in kmemleak_ignore_phys()
/kernel/linux/linux-5.10/include/linux/
Dkmemleak.h109 static inline void kmemleak_alloc_phys(phys_addr_t phys, size_t size, in kmemleak_alloc_phys()
113 static inline void kmemleak_free_part_phys(phys_addr_t phys, size_t size) in kmemleak_free_part_phys()
116 static inline void kmemleak_not_leak_phys(phys_addr_t phys) in kmemleak_not_leak_phys()
119 static inline void kmemleak_ignore_phys(phys_addr_t phys) in kmemleak_ignore_phys()
/kernel/linux/linux-4.19/arch/s390/numa/
Dmode_emu.c221 static void toptree_to_numa_single(struct toptree *numa, struct toptree *phys, in toptree_to_numa_single()
238 static void move_level_to_numa_node(struct toptree *node, struct toptree *phys, in move_level_to_numa_node()
261 static void move_level_to_numa(struct toptree *numa, struct toptree *phys, in move_level_to_numa()
273 static void toptree_to_numa_first(struct toptree *numa, struct toptree *phys) in toptree_to_numa_first()
325 static struct toptree *toptree_to_numa(struct toptree *phys) in toptree_to_numa()
351 struct toptree *phys, *node, *drawer, *book, *mc, *core; in toptree_from_topology() local
457 struct toptree *phys, *numa; in emu_update_cpu_topology() local
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
Dqed_chain.c72 dma_addr_t phys, phys_next; in qed_chain_free_next_ptr() local
203 dma_addr_t phys; in qed_chain_alloc_next_ptr() local
235 dma_addr_t phys; in qed_chain_alloc_single() local
253 dma_addr_t phys, pbl_phys; in qed_chain_alloc_pbl() local
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/mmu/
Dsh_mmu_mrfld.c32 phys_addr_t phys) in sh_phys_to_pte()
46 phys_addr_t phys) in sh_get_pd_base()
Disp_mmu.c74 static void *isp_pt_phys_to_virt(phys_addr_t phys) in isp_pt_phys_to_virt()
86 phys_addr_t phys) in isp_pgaddr_to_pte_valid()
201 unsigned int start, unsigned int end, phys_addr_t phys) in mmu_l2_map()
246 phys_addr_t phys) in mmu_l1_map()
318 phys_addr_t phys, unsigned int pgnr) in mmu_map()
487 phys_addr_t phys, unsigned int pgnr) in isp_mmu_map()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/
Dctxt-info.c62 dma_addr_t *phys, in _iwl_pcie_ctxt_info_dma_alloc_coherent()
91 dma_addr_t *phys) in iwl_pcie_ctxt_info_dma_alloc_coherent()
218 dma_addr_t phys; in iwl_pcie_ctxt_info_init() local
/kernel/linux/linux-5.10/arch/sh/include/asm/
Dmmu.h71 pmb_bolt_mapping(unsigned long virt, phys_addr_t phys, in pmb_bolt_mapping()
78 pmb_remap_caller(phys_addr_t phys, unsigned long size, in pmb_remap_caller()
100 pmb_remap(phys_addr_t phys, unsigned long size, pgprot_t prot) in pmb_remap()
/kernel/linux/linux-4.19/arch/sh/include/asm/
Dmmu.h71 pmb_bolt_mapping(unsigned long virt, phys_addr_t phys, in pmb_bolt_mapping()
78 pmb_remap_caller(phys_addr_t phys, unsigned long size, in pmb_remap_caller()
100 pmb_remap(phys_addr_t phys, unsigned long size, pgprot_t prot) in pmb_remap()
/kernel/linux/linux-4.19/arch/arm/mach-davinci/include/mach/
Duncompress.h52 static inline void set_uart_info(u32 phys) in set_uart_info()
57 #define _DEBUG_LL_ENTRY(machine, phys) \ argument
/kernel/linux/linux-5.10/arch/arm/mach-davinci/include/mach/
Duncompress.h52 static inline void set_uart_info(u32 phys) in set_uart_info()
57 #define _DEBUG_LL_ENTRY(machine, phys) \ argument
/kernel/linux/linux-5.10/arch/arm64/mm/
Dmmu.c94 phys_addr_t phys; in early_pgtable_alloc() local
154 phys_addr_t phys, pgprot_t prot) in init_pte()
178 unsigned long end, phys_addr_t phys, in alloc_init_cont_pte()
213 phys_addr_t phys, pgprot_t prot, in init_pmd()
250 unsigned long end, phys_addr_t phys, in alloc_init_cont_pmd()
287 unsigned long phys) in use_1G_block()
299 phys_addr_t phys, pgprot_t prot, in alloc_init_pud()
349 static void __create_pgd_mapping(pgd_t *pgdir, phys_addr_t phys, in __create_pgd_mapping()
412 static void __init create_mapping_noalloc(phys_addr_t phys, unsigned long virt, in create_mapping_noalloc()
424 void __init create_pgd_mapping(struct mm_struct *mm, phys_addr_t phys, in create_pgd_mapping()
[all …]

12345678910>>...40