pit_get_out       188 arch/x86/kvm/i8254.c 		c->status = ((pit_get_out(kvm, channel) << 7) |
pit_get_out       495 arch/x86/kvm/i8254.c 		(pit_get_out(kvm, 2) << 5) | (refresh_clock << 4));