Lines Matching refs:arch
39 return &vcpu->arch.mtrr_state.var_ranges[index];
320 struct kvm_mtrr *mtrr_state = &vcpu->arch.mtrr_state;
351 struct kvm_mtrr *mtrr_state = &vcpu->arch.mtrr_state;
387 *(u64 *)&vcpu->arch.mtrr_state.fixed_ranges[index] = data;
389 vcpu->arch.mtrr_state.deftype = data;
418 *pdata = *(u64 *)&vcpu->arch.mtrr_state.fixed_ranges[index];
420 *pdata = vcpu->arch.mtrr_state.deftype;
436 INIT_LIST_HEAD(&vcpu->arch.mtrr_state.head);
616 struct kvm_mtrr *mtrr_state = &vcpu->arch.mtrr_state;
693 struct kvm_mtrr *mtrr_state = &vcpu->arch.mtrr_state;