Home
last modified time | relevance | path

Searched refs:HPET_TN_RESERVED (Results 1 – 3 of 3) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dhpet.h44 #define HPET_TN_RESERVED 0xffff0081 macro
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dhpet.c839 if ( cfg & HPET_TN_RESERVED ) in hpet_resume()
843 cfg & HPET_TN_RESERVED, i); in hpet_resume()
844 cfg &= ~HPET_TN_RESERVED; in hpet_resume()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dhpet.c45 #define HPET_TN_CFG_BITS_READONLY_OR_RESERVED (HPET_TN_RESERVED | \

Completed in 6 milliseconds