mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-29 04:25:57 +00:00
Add ffz64_ex to find the first zero bit in a uint64_t array. Note: the API is lockless. Signed-off-by: Li, Fei1 <fei1.li@intel.com>