Searched refs:ebbrr (Results 1 – 6 of 6) sorted by relevance
90 t->thread.ebbrr = 0; in clear_task_ebb()
303 unsigned long ebbrr; member
480 ulong ebbrr; member
463 vcpu->arch.ebbrr = spr_val; in kvmppc_core_emulate_mtspr_pr()607 *spr_val = vcpu->arch.ebbrr; in kvmppc_core_emulate_mfspr_pr()
587 *val = get_reg_val(id, vcpu->arch.ebbrr); in kvmppc_get_one_reg()661 vcpu->arch.ebbrr = set_reg_val(id, *val); in kvmppc_set_one_reg()
133 DEFINE(THREAD_EBBRR, offsetof(struct thread_struct, ebbrr)); in main()558 DEFINE(VCPU_EBBRR, offsetof(struct kvm_vcpu, arch.ebbrr)); in main()