Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
make64
drivers/edac/fsl_ddr_edac.c
284
#define make64(high, low) (((u64)(high) << 32) | (low))
drivers/iommu/fsl_pamu.c
26
#define make64(high, low) (((u64)(high) << 32) | (low))