Searched refs:kpit_elapsed (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/kvm/ |
H A D | i8254.c | 106 static s64 kpit_elapsed(struct kvm_pit *pit, struct kvm_kpit_channel_state *c, in kpit_elapsed() function 121 t = kpit_elapsed(pit, c, channel); in pit_get_count() 148 t = kpit_elapsed(pit, c, channel); in pit_get_out()
|
/kernel/linux/linux-6.6/arch/x86/kvm/ |
H A D | i8254.c | 106 static s64 kpit_elapsed(struct kvm_pit *pit, struct kvm_kpit_channel_state *c, in kpit_elapsed() function 121 t = kpit_elapsed(pit, c, channel); in pit_get_count() 148 t = kpit_elapsed(pit, c, channel); in pit_get_out()
|
Completed in 2 milliseconds