Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dhpet.h49 (*(volatile u32 *)(fix_to_virt(FIX_HPET_BASE) + (x)))
51 (*(volatile u32 *)(fix_to_virt(FIX_HPET_BASE) + (x)) = (y))
A Dfixmap.h58 FIX_HPET_BASE, enumerator
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dhpet.c781 set_fixmap_nocache(FIX_HPET_BASE, hpet_address); in hpet_setup()

Completed in 8 milliseconds