Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/
H A Dtime.c28 static u64 get64(const u64 *p) in get64() function
/openbmc/linux/tools/testing/selftests/kvm/lib/
H A Dsparsebit.c2059 uint64_t get64(void) in get64() function
/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dnxu.h434 #define get64(ST, REG) (be64toh(ST.REG)) macro