Searched defs:machine_ptob (Results 1 – 2 of 2) sorted by relevance
73 #define machine_ptob(x) ((x) << PAGE_SHIFT) macro92 #define machine_ptob(x) ((x) << PAGE_SHIFT) macro
131 #define machine_ptob(x) i386_ptob(x) macro