Home
last modified time | relevance | path

Searched refs:__div_u64 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/boot/
H A Dstring.c220 static inline u64 __div_u64(u64 dividend, u32 divisor) in __div_u64() function
284 if (res > __div_u64(ULLONG_MAX - val, base)) in _parse_integer()