Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dhpet.c417 if ( !num_hpets_used ) in hpet_fsb_cap_lookup()
429 num_hpets_used++; in hpet_fsb_cap_lookup()
433 num_hpets_used, num_chs); in hpet_fsb_cap_lookup()
442 if ( num_hpets_used == 0 ) in hpet_get_channel()
445 if ( num_hpets_used >= nr_cpu_ids ) in hpet_get_channel()
563 if ( num_hpets_used > 0 ) in hpet_broadcast_init()
567 n = num_hpets_used; in hpet_broadcast_init()
618 if ( !num_hpets_used ) in hpet_broadcast_init()
634 if ( num_hpets_used > 0 ) in hpet_broadcast_resume()
638 n = num_hpets_used; in hpet_broadcast_resume()
[all …]

Completed in 4 milliseconds