Searched refs:btop (Results 1 – 2 of 2) sorted by relevance
152 def btop(x): return (((x) >> PAGESHIFT)) function
149 def btop(x): return (((x) >> PAGESHIFT)) function