mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-11-23 08:25:04 +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>