Searched refs:stidp_data (Results 1 – 2 of 2) sorted by relevance
441 u64 stidp_data = vcpu->arch.stidp_data; in handle_stidp() local456 rc = write_guest(vcpu, operand2, ar, &stidp_data, sizeof(stidp_data)); in handle_stidp()460 VCPU_EVENT(vcpu, 3, "STIDP: store cpu id 0x%llx", stidp_data); in handle_stidp()
514 u64 stidp_data; member