Searched defs:__pa (Results 1 – 4 of 4) sorted by relevance
25 #define __pa(x) ((unsigned long) (x)) macro
42 #define __pa(x) __virt_to_phys((unsigned long)(x)) macro
54 #define __pa(x) __virt_to_phys((unsigned long)(x)) macro
67 #define __pa(x) __virt_to_phys((unsigned long)(x)) macro