Home | Sort by: relevance | last modified time | path |
/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 |