kvm_supported_block_sizes
return is_power_of_two && (size & kvm_supported_block_sizes());
r = kvm_supported_block_sizes();