muldiv 88 arch/microblaze/include/asm/delay.h #define muldiv(a, b, c) (((a)*(b))/(c)) muldiv 37 arch/x86/kernel/tsc_msr.c struct muldiv {