Searched refs:_OSUnalignedU64 (Results 1 – 1 of 1) sorted by relevance
72 struct _OSUnalignedU64 { struct128 return _OSSwapInt64(((struct _OSUnalignedU64 *)((uintptr_t)_base + _offset))->__val); in _OSReadSwapInt64()138 return _OSSwapInt64(((struct _OSUnalignedU64 *)((uintptr_t)_base + _offset))->__val); in OSReadSwapInt64()201 ((struct _OSUnalignedU64 *)((uintptr_t)_base + _offset))->__val = _OSSwapInt64(_data); in _OSWriteSwapInt64()212 ((struct _OSUnalignedU64 *)((uintptr_t)_base + _offset))->__val = _OSSwapInt64(_data); in OSWriteSwapInt64()