Searched refs:cycles_to_usec (Results 1 – 2 of 2) sorted by relevance
22 #define cycles_to_usec(cycles) \ macro
29 xcnt_diff_us = cycles_to_usec(xcnt - shared_data->xcnt); in guest_irq_handler()