Searched refs:_OSUnalignedU64 (Results 1 – 1 of 1) sorted by relevance
49 struct _OSUnalignedU64 { struct105 return _OSSwapInt64(((struct _OSUnalignedU64 *)((uintptr_t)_base + _offset))->__val); in _OSReadSwapInt64()115 return _OSSwapInt64(((struct _OSUnalignedU64 *)((uintptr_t)_base + _offset))->__val); in OSReadSwapInt64()178 ((struct _OSUnalignedU64 *)((uintptr_t)_base + _offset))->__val = _OSSwapInt64(_data); in _OSWriteSwapInt64()189 ((struct _OSUnalignedU64 *)((uintptr_t)_base + _offset))->__val = _OSSwapInt64(_data); in OSWriteSwapInt64()