Home
last modified time | relevance | path

Searched defs:res_low (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/s390x/tcg/
H A Dcc_helper.c336 static uint64_t cc_calc_muls_64(int64_t res_high, uint64_t res_low) in cc_calc_muls_64()
/openbmc/linux/arch/x86/kernel/
H A Dtsc.c1236 unsigned long res_low, res_high; in check_system_tsc_reliable() local