Home
last modified time | relevance | path

Searched refs:fsb (Results 1 – 6 of 6) sorted by relevance

/xen/xen/arch/x86/hvm/
A Dhpet.c140 return array_access_nospec(h->hpet.timers, HPET_TN(ROUTE, addr)).fsb; in hpet_read64()
535 array_access_nospec(h->hpet.timers, HPET_TN(ROUTE, addr)).fsb = new_val; in hpet_write()
613 C(timers[0].fsb); in hpet_save()
615 C(timers[1].fsb); in hpet_save()
617 C(timers[2].fsb); in hpet_save()
678 C(timers[i].fsb); in hpet_load()
/xen/tools/tests/vhpet/
A Demul.h167 uint64_t fsb; /* FSB route, not supported now */ member
287 uint64_t fsb; /* FSB route, not supported now */ member
A Dmain.c228 (unsigned long long) h.timers[i].fsb); in dump_hpet()
/xen/xen/include/asm-x86/hvm/
A Dvpt.h78 uint64_t fsb; /* FSB route, not supported now */ member
/xen/xen/include/public/arch-x86/hvm/
A Dsave.h530 uint64_t fsb; /* FSB route, not supported now */ member
/xen/tools/misc/
A Dxen-hvmctx.c332 i, h.period[i], h.timers[i].fsb); in dump_hpet()

Completed in 15 milliseconds