Home
last modified time | relevance | path

Searched defs:uint64 (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/arm/nwfpe/
DARM-gcc.h46 typedef unsigned long long int uint64; typedef
/linux-4.1.27/drivers/crypto/ux500/hash/
Dhash_alg.h145 struct uint64 { struct
146 u32 high_word;
147 u32 low_word;
/linux-4.1.27/arch/sh/kernel/cpu/sh4/
Dsoftfloat.c62 typedef unsigned long long int uint64; typedef