Home
last modified time | relevance | path

Searched defs:pit_get_out (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/timer/
H A Di8254_common.c45 int pit_get_out(PITChannelState *s, int64_t current_time) in pit_get_out() function
/openbmc/linux/arch/x86/kvm/
H A Di8254.c142 static int pit_get_out(struct kvm_pit *pit, int channel) in pit_get_out() function