Searched refs:ebbhr (Results 1 – 8 of 8) sorted by relevance
83 t->thread.ebbhr = 0; in clear_task_ebb()
350 unsigned long ebbhr; member
563 ulong ebbhr; member
1104 t->ebbhr = mfspr(SPRN_EBBHR); in save_sprs()1143 if (old_thread->ebbhr != new_thread->ebbhr) in restore_sprs()1144 mtspr(SPRN_EBBHR, new_thread->ebbhr); in restore_sprs()
1677 BUILD_BUG_ON(TSO(ebbrr) + sizeof(unsigned long) != TSO(ebbhr)); in ebb_get()1678 BUILD_BUG_ON(TSO(ebbhr) + sizeof(unsigned long) != TSO(bescr)); in ebb_get()1698 BUILD_BUG_ON(TSO(ebbrr) + sizeof(unsigned long) != TSO(ebbhr)); in ebb_set()1699 BUILD_BUG_ON(TSO(ebbhr) + sizeof(unsigned long) != TSO(bescr)); in ebb_set()1712 &target->thread.ebbhr, sizeof(unsigned long), in ebb_set()
550 OFFSET(VCPU_EBBHR, kvm_vcpu, arch.ebbhr); in main()
625 *val = get_reg_val(id, vcpu->arch.ebbhr); in kvmppc_get_one_reg()698 vcpu->arch.ebbhr = set_reg_val(id, *val); in kvmppc_set_one_reg()
771 vcpu->arch.ebbhr = spr_val; in kvmppc_core_emulate_mtspr_pr()949 *spr_val = vcpu->arch.ebbhr; in kvmppc_core_emulate_mfspr_pr()