Searched refs:div64 (Results 1 - 4 of 4) sorted by relevance

/external/kernel-headers/original/linux/
H A Dcalc64.h5 #include <asm/div64.h>
9 * specific div64.h does not provide a optimized one.
H A Dblkdev.h825 # include <asm/div64.h>
/external/kernel-headers/original/asm-x86/
H A Ddiv64.h56 # include <asm-generic/div64.h>
/external/qemu/target-i386/
H A Dop_helper.c4556 static int div64(uint64_t *plow, uint64_t *phigh, uint64_t b) function
4603 if (div64(plow, phigh, b) != 0)
4658 if (div64(&r0, &r1, t0))

Completed in 506 milliseconds