Lines Matching defs:phys_addr

133 static void __iomem *__ioremap_caller(resource_size_t phys_addr,  in __ioremap_caller()
281 void __iomem *ioremap_nocache(resource_size_t phys_addr, unsigned long size) in ioremap_nocache()
322 void __iomem *ioremap_uc(resource_size_t phys_addr, unsigned long size) in ioremap_uc()
341 void __iomem *ioremap_wc(resource_size_t phys_addr, unsigned long size) in ioremap_wc()
358 void __iomem *ioremap_wt(resource_size_t phys_addr, unsigned long size) in ioremap_wt()
365 void __iomem *ioremap_cache(resource_size_t phys_addr, unsigned long size) in ioremap_cache()
372 void __iomem *ioremap_prot(resource_size_t phys_addr, unsigned long size, in ioremap_prot()
484 static bool memremap_should_map_decrypted(resource_size_t phys_addr, in memremap_should_map_decrypted()
537 static bool memremap_is_efi_data(resource_size_t phys_addr, in memremap_is_efi_data()
576 static bool memremap_is_setup_data(resource_size_t phys_addr, in memremap_is_setup_data()
610 static bool __init early_memremap_is_setup_data(resource_size_t phys_addr, in early_memremap_is_setup_data()
644 bool arch_memremap_can_ram_remap(resource_size_t phys_addr, unsigned long size, in arch_memremap_can_ram_remap()
671 pgprot_t __init early_memremap_pgprot_adjust(resource_size_t phys_addr, in early_memremap_pgprot_adjust()
695 bool phys_mem_access_encrypted(unsigned long phys_addr, unsigned long size) in phys_mem_access_encrypted()
702 void __init *early_memremap_encrypted(resource_size_t phys_addr, in early_memremap_encrypted()
712 void __init *early_memremap_encrypted_wp(resource_size_t phys_addr, in early_memremap_encrypted_wp()
723 void __init *early_memremap_decrypted(resource_size_t phys_addr, in early_memremap_decrypted()
733 void __init *early_memremap_decrypted_wp(resource_size_t phys_addr, in early_memremap_decrypted_wp()