HomeSort by: relevance | last modified time | path
    Searched defs:mips_btop (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mips/include/
mips_param.h 174 #define mips_btop(x) ((paddr_t)(x) >> PGSHIFT) macro
mips_param.h 174 #define mips_btop(x) ((paddr_t)(x) >> PGSHIFT) macro

Completed in 21 milliseconds