Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/kvm/
H A Dpriv.c797 u64 stidp_data = vcpu->kvm->arch.model.cpuid; in handle_stidp() local
812 rc = write_guest(vcpu, operand2, ar, &stidp_data, sizeof(stidp_data)); in handle_stidp()
816 VCPU_EVENT(vcpu, 3, "STIDP: store cpu id 0x%llx", stidp_data); in handle_stidp()