Searched refs:stidp_data (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/s390/kvm/
H A Dpriv.c802 u64 stidp_data = vcpu->kvm->arch.model.cpuid; local
817 rc = write_guest(vcpu, operand2, ar, &stidp_data, sizeof(stidp_data));
821 VCPU_EVENT(vcpu, 3, "STIDP: store cpu id 0x%llx", stidp_data);

Completed in 95 milliseconds