Interface __make64hi

Inline function

SpaceUser/kernel
ContextSync/async/rt-irq
May blockNo
SPLAny
Dynamic memoryNo

#include <SYS/TYPES.H>

static __finline__ __u64 __make64(__u32 __hi);

Description

This function creates 64-bit number. It's lower 32-bits are undefined and it's high 32-bits are __hi argument. Architecture-specific optimizations may be used.

Arguments

Returns

64-bit number. It's lower 32 bits are undefined.

See also

__make64