Fix SVM if 64-bit atomic extensions are supported (#382)

Need to enable 64-bit atomic extensions in kernel source.
Use InterlockedCompareExchange64 for 64-bit type.
2 files changed