Searched refs:has_vhpet (Results 1 – 2 of 2) sorted by relevance
588 if ( !has_vhpet(d) ) in hpet_save()652 if ( !has_vhpet(d) ) in hpet_load()742 if ( !has_vhpet(d) ) in hpet_init()755 if ( !has_vhpet(d) || !d->arch.hvm.pl_time || !h->stime_freq ) in hpet_deinit()776 if ( !has_vhpet(d) ) in hpet_reset()
468 #define has_vhpet(d) (!!((d)->arch.emulation_flags & X86_EMU_HPET)) macro
Completed in 7 milliseconds