HomeSort by relevance Sort by last modified time
    Searched refs:mmu_btop (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/Lib/plat-sunos5/
IN.py 142 def mmu_btop(x): return (((x)) >> MMU_PAGESHIFT) function
STROPTS.py 139 def mmu_btop(x): return (((x)) >> MMU_PAGESHIFT) function
    [all...]

Completed in 60 milliseconds