Home
last modified time | relevance | path

Searched refs:xlate_dev_mem_ptr (Results 1 – 7 of 7) sorted by relevance

/linux/arch/s390/include/asm/
A Dio.h18 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro
19 #define kc_xlate_dev_mem_ptr xlate_dev_mem_ptr
20 void *xlate_dev_mem_ptr(phys_addr_t phys);
/linux/arch/x86/include/asm/
A Dio.h328 extern void *xlate_dev_mem_ptr(phys_addr_t phys);
331 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro
/linux/include/asm-generic/
A Dio.h1138 #ifndef xlate_dev_mem_ptr
1139 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro
1140 static inline void *xlate_dev_mem_ptr(phys_addr_t addr) in xlate_dev_mem_ptr() function
/linux/arch/s390/mm/
A Dmaccess.c150 void *xlate_dev_mem_ptr(phys_addr_t addr) in xlate_dev_mem_ptr() function
/linux/drivers/char/
A Dmem.c155 ptr = xlate_dev_mem_ptr(p); in read_mem()
231 ptr = xlate_dev_mem_ptr(p); in write_mem()
/linux/arch/x86/mm/
A Dioremap.c510 void *xlate_dev_mem_ptr(phys_addr_t phys) in xlate_dev_mem_ptr() function
/linux/arch/x86/platform/uv/
A Duv_nmi.c1090 pch_base = xlate_dev_mem_ptr(PCH_PCR_GPIO_1_BASE); in uv_nmi_setup_hubless()

Completed in 18 milliseconds