Searched defs:__pa (Results 26 - 27 of 27) sorted by relevance

12

/linux-master/arch/arm64/include/asm/
H A Dmemory.h388 #define __pa(x) __virt_to_phys((unsigned long)(x)) macro
/linux-master/arch/s390/include/asm/
H A Dpage.h188 #define __pa(x) __pa_nodebug(x) macro
207 #define __pa(x) __phys_addr((unsigned long)(x), false) macro

Completed in 223 milliseconds

12