• Home
  • Raw
  • Download

Lines Matching defs:phys_addr

178 __ioremap_caller(resource_size_t phys_addr, unsigned long size,  in __ioremap_caller()
332 void __iomem *ioremap(resource_size_t phys_addr, unsigned long size) in ioremap()
373 void __iomem *ioremap_uc(resource_size_t phys_addr, unsigned long size) in ioremap_uc()
392 void __iomem *ioremap_wc(resource_size_t phys_addr, unsigned long size) in ioremap_wc()
409 void __iomem *ioremap_wt(resource_size_t phys_addr, unsigned long size) in ioremap_wt()
416 void __iomem *ioremap_encrypted(resource_size_t phys_addr, unsigned long size) in ioremap_encrypted()
423 void __iomem *ioremap_cache(resource_size_t phys_addr, unsigned long size) in ioremap_cache()
430 void __iomem *ioremap_prot(resource_size_t phys_addr, unsigned long size, in ioremap_prot()
547 static bool memremap_should_map_decrypted(resource_size_t phys_addr, in memremap_should_map_decrypted()
600 static bool memremap_is_efi_data(resource_size_t phys_addr, in memremap_is_efi_data()
639 static bool memremap_is_setup_data(resource_size_t phys_addr, in memremap_is_setup_data()
700 static bool __init early_memremap_is_setup_data(resource_size_t phys_addr, in early_memremap_is_setup_data()
763 bool arch_memremap_can_ram_remap(resource_size_t phys_addr, unsigned long size, in arch_memremap_can_ram_remap()
790 pgprot_t __init early_memremap_pgprot_adjust(resource_size_t phys_addr, in early_memremap_pgprot_adjust()
814 bool phys_mem_access_encrypted(unsigned long phys_addr, unsigned long size) in phys_mem_access_encrypted()
821 void __init *early_memremap_encrypted(resource_size_t phys_addr, in early_memremap_encrypted()
831 void __init *early_memremap_encrypted_wp(resource_size_t phys_addr, in early_memremap_encrypted_wp()
840 void __init *early_memremap_decrypted(resource_size_t phys_addr, in early_memremap_decrypted()
850 void __init *early_memremap_decrypted_wp(resource_size_t phys_addr, in early_memremap_decrypted_wp()