Searched refs:cycles_to_usec (Results 1 – 4 of 4) 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()
26 #define cycles_to_usec(cycles) \ macro
91 xcnt_diff_us = cycles_to_usec(xcnt - shared_data->xcnt); in guest_validate_irq()