Home
last modified time | relevance | path

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

/xen/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.h57 FIX_HPET_BASE, enumerator
/xen/xen/arch/x86/
A Dhpet.c780 set_fixmap_nocache(FIX_HPET_BASE, hpet_address); in hpet_setup()

Completed in 7 milliseconds