Home
last modified time | relevance | path

Searched refs:x86_dtob (Results 1 – 3 of 3) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/i386/include/
H A Dparam.h148 #define x86_dtob(x) ((unsigned long)(x) << L2_SHIFT) macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/Include/Ia32/machine/
H A Dparam.h142 #define x86_dtob(x) ((EFI_ULONG_T)(x) << PDSHIFT) macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/amd64/include/
H A Dparam.h106 #define x86_dtob(x) ((unsigned long)(x) << L2_SHIFT) macro