atomic64_fetch_and
ATOMIC64_FETCH_OPS(atomic64_fetch_and)
addr = (u32)&atomic64_fetch_and;
return (u64)atomic64_fetch_and(~mask, sptep_atomic);
return atomic64_fetch_and(i, v);