Searched refs:x86_dtob (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/i386/include/
H A Dparam.h153 #define x86_dtob(x) ((unsigned long)(x) << L2_SHIFT) macro
/netbsd-current/sys/arch/amd64/include/
H A Dparam.h125 #define x86_dtob(x) ((unsigned long)(x) << L2_SHIFT) macro

Completed in 118 milliseconds