Home
last modified time | relevance | path

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

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