kvm_create_pit
struct kvm_pit *kvm_create_pit(struct kvm *kvm, u32 flags);
kvm->arch.vpit = kvm_create_pit(kvm, u.pit_config.flags);