Searched refs:ebbrr (Results 1 – 6 of 6) sorted by relevance
90 t->thread.ebbrr = 0; in clear_task_ebb()
311 unsigned long ebbrr; member
493 ulong ebbrr; member
464 vcpu->arch.ebbrr = spr_val; in kvmppc_core_emulate_mtspr_pr()608 *spr_val = vcpu->arch.ebbrr; in kvmppc_core_emulate_mfspr_pr()
589 *val = get_reg_val(id, vcpu->arch.ebbrr); in kvmppc_get_one_reg()663 vcpu->arch.ebbrr = set_reg_val(id, *val); in kvmppc_set_one_reg()
133 DEFINE(THREAD_EBBRR, offsetof(struct thread_struct, ebbrr)); in main()559 DEFINE(VCPU_EBBRR, offsetof(struct kvm_vcpu, arch.ebbrr)); in main()