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