Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ffz32
drivers/iommu/generic_pt/pt_log2.h
117
return ffz32(a >> 32) + 32;
drivers/iommu/generic_pt/pt_log2.h
118
return ffz32(a);