Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dpage.h214 #define __pa32(x) __pa(x) macro
240 #define __pa32(x) __phys_addr((unsigned long)(x), true) macro