Searched refs:ptob (Results 1 – 2 of 2) sorted by relevance
150 def ptob(x): return ((x) << PAGESHIFT) function
147 def ptob(x): return ((x) << PAGESHIFT) function