Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/kvm/
Dpriv.c799 u64 stidp_data = vcpu->kvm->arch.model.cpuid; in handle_stidp() local
814 rc = write_guest(vcpu, operand2, ar, &stidp_data, sizeof(stidp_data)); in handle_stidp()
818 VCPU_EVENT(vcpu, 3, "STIDP: store cpu id 0x%llx", stidp_data); in handle_stidp()