Home
last modified time | relevance | path

Searched refs:HV_TIMER_HZ (Results 1 – 8 of 8) sorted by relevance

/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/arch/x86/drivers/hyperv/
H A Dhyperv.c57 #define HV_TIMER_HZ 10000000 macro
787 ( TICKS_PER_SEC / ( HV_TIMER_HZ >> HV_TIMER_SHIFT ) ) ); in hv_currticks()
802 threshold = ( usecs * ( HV_TIMER_HZ / 1000000 ) ); in hv_udelay()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/arch/x86/drivers/hyperv/
H A Dhyperv.c57 #define HV_TIMER_HZ 10000000 macro
787 ( TICKS_PER_SEC / ( HV_TIMER_HZ >> HV_TIMER_SHIFT ) ) ); in hv_currticks()
802 threshold = ( usecs * ( HV_TIMER_HZ / 1000000 ) ); in hv_udelay()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/arch/x86/drivers/hyperv/
H A Dhyperv.c57 #define HV_TIMER_HZ 10000000 macro
787 ( TICKS_PER_SEC / ( HV_TIMER_HZ >> HV_TIMER_SHIFT ) ) ); in hv_currticks()
802 threshold = ( usecs * ( HV_TIMER_HZ / 1000000 ) ); in hv_udelay()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/arch/x86/drivers/hyperv/
H A Dhyperv.c57 #define HV_TIMER_HZ 10000000 macro
759 ( TICKS_PER_SEC / ( HV_TIMER_HZ >> HV_TIMER_SHIFT ) ) ); in hv_currticks()
774 threshold = ( usecs * ( HV_TIMER_HZ / 1000000 ) ); in hv_udelay()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/arch/x86/drivers/hyperv/
H A Dhyperv.c57 #define HV_TIMER_HZ 10000000 macro
787 ( TICKS_PER_SEC / ( HV_TIMER_HZ >> HV_TIMER_SHIFT ) ) ); in hv_currticks()
802 threshold = ( usecs * ( HV_TIMER_HZ / 1000000 ) ); in hv_udelay()
/dports/net/ipxe/ipxe-2265a65/src/arch/x86/drivers/hyperv/
H A Dhyperv.c57 #define HV_TIMER_HZ 10000000 macro
787 ( TICKS_PER_SEC / ( HV_TIMER_HZ >> HV_TIMER_SHIFT ) ) ); in hv_currticks()
802 threshold = ( usecs * ( HV_TIMER_HZ / 1000000 ) ); in hv_udelay()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/arch/x86/drivers/hyperv/
H A Dhyperv.c57 #define HV_TIMER_HZ 10000000 macro
787 ( TICKS_PER_SEC / ( HV_TIMER_HZ >> HV_TIMER_SHIFT ) ) ); in hv_currticks()
802 threshold = ( usecs * ( HV_TIMER_HZ / 1000000 ) ); in hv_udelay()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/arch/x86/drivers/hyperv/
H A Dhyperv.c57 #define HV_TIMER_HZ 10000000 macro
787 ( TICKS_PER_SEC / ( HV_TIMER_HZ >> HV_TIMER_SHIFT ) ) ); in hv_currticks()
802 threshold = ( usecs * ( HV_TIMER_HZ / 1000000 ) ); in hv_udelay()