Home
last modified time | relevance | path

Searched defs:ioremap_allowed (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/arch/arm64/mm/
Dioremap.c6 bool ioremap_allowed(phys_addr_t phys_addr, size_t size, unsigned long prot) in ioremap_allowed() function
/Linux-v6.1/arch/arm64/include/asm/
Dio.h143 #define ioremap_allowed ioremap_allowed macro
/Linux-v6.1/include/asm-generic/
Dio.h1060 #define ioremap_allowed ioremap_allowed macro
1061 static inline bool ioremap_allowed(phys_addr_t phys_addr, size_t size, in ioremap_allowed() function