Home
last modified time | relevance | path

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

/xen/xen/arch/x86/hvm/
A Dhpet.c588 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()
/xen/xen/include/asm-x86/
A Ddomain.h468 #define has_vhpet(d) (!!((d)->arch.emulation_flags & X86_EMU_HPET)) macro

Completed in 7 milliseconds