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

  /src/sys/arch/i386/include/
param.h 161 #define x86_dtob(x) ((unsigned long)(x) << L2_SHIFT) macro
  /src/sys/arch/amd64/include/
param.h 144 #define x86_dtob(x) ((unsigned long)(x) << L2_SHIFT) macro

Completed in 11 milliseconds