Searched defs:___pa (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/m68k/include/asm/
H A Dpage_mm.h73 static inline unsigned long ___pa(void *vaddr) ___pa() function
98 static inline unsigned long ___pa(unsigned long x) ___pa() function
/linux-4.4.14/arch/sh/include/asm/
H A Dpage.h142 #define ___pa(x) ((x)-PAGE_OFFSET+__MEMORY_START) macro
145 #define ___pa(x) ((x)-PAGE_OFFSET) macro

Completed in 131 milliseconds