Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/tests/vhpet/
A Dmain.c261 dom1.arch.hvm_domain.pl_time.vhpet.hpet.mc64, in create_periodic_time()
262 dom1.arch.hvm_domain.pl_time.vhpet.hpet.mc64, in create_periodic_time()
263 dom1.arch.hvm_domain.pl_time.vhpet.mc_offset, in create_periodic_time()
264 dom1.arch.hvm_domain.pl_time.vhpet.mc_offset); in create_periodic_time()
460 dom1.arch.hvm_domain.pl_time.vhpet.hpet.period[timer], in hpet_check_stopped()
647 dom1.arch.hvm_domain.pl_time.vhpet.hpet.mc64 = START_MC64; in main()
648 dom1.arch.hvm_domain.pl_time.vhpet.mc_offset = START_MC64 in main()
652 dom1.arch.hvm_domain.pl_time.vhpet.hpet.mc64, in main()
653 dom1.arch.hvm_domain.pl_time.vhpet.hpet.mc64, in main()
654 dom1.arch.hvm_domain.pl_time.vhpet.mc_offset, in main()
[all …]
A Demul.h200 struct HPETState vhpet; member
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dvpt.c546 write_lock(&pl_time->vhpet.lock); in pt_adjust_global_vcpu_target()
548 pt_adjust_vcpu(&pl_time->vhpet.pt[i], v); in pt_adjust_global_vcpu_target()
549 write_unlock(&pl_time->vhpet.lock); in pt_adjust_global_vcpu_target()
577 pt_resume(&d->arch.hvm_domain.pl_time->vhpet.pt[i]); in pt_may_unmask_irq()
A Dhpet.c29 #define domain_vhpet(x) (&(x)->arch.hvm_domain.pl_time->vhpet)
31 #define vhpet_domain(x) (container_of(x, struct pl_time, vhpet)->domain)
/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dvpt.h133 struct HPETState vhpet; member

Completed in 10 milliseconds