Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dhpet.h34 #define HPET_TN_LEVEL 0x002 macro
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dhpet.c352 cfg &= ~(HPET_TN_LEVEL | HPET_TN_PERIODIC); in hpet_setup_msi_irq()
597 cfg &= ~(HPET_TN_LEVEL | HPET_TN_PERIODIC); in hpet_broadcast_init()
658 cfg &= ~(HPET_TN_LEVEL | HPET_TN_PERIODIC); in hpet_broadcast_resume()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dhpet.c67 #define timer_level(h, n) (timer_config(h, n) & HPET_TN_LEVEL)
/xen-4.10.0-shim-comet/tools/tests/vhpet/
A Dmain.c383 cfg &= ~HPET_TN_LEVEL; in hpet_set_mode()

Completed in 12 milliseconds