Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dhpet.c519 if ( !has_vhpet(d) ) in hpet_save()
582 if ( !has_vhpet(d) ) in hpet_load()
671 if ( !has_vhpet(d) ) in hpet_init()
684 if ( !has_vhpet(d) ) in hpet_deinit()
703 if ( !has_vhpet(d) ) in hpet_reset()
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Ddomain.h425 #define has_vhpet(d) (!!((d)->arch.emulation_flags & XEN_X86_EMU_HPET)) macro

Completed in 7 milliseconds