Home
last modified time | relevance | path

Searched refs:ebbhr (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c354 BUILD_BUG_ON(TSO(ebbrr) + sizeof(unsigned long) != TSO(ebbhr)); in ebb_get()
355 BUILD_BUG_ON(TSO(ebbhr) + sizeof(unsigned long) != TSO(bescr)); in ebb_get()
373 BUILD_BUG_ON(TSO(ebbrr) + sizeof(unsigned long) != TSO(ebbhr)); in ebb_set()
374 BUILD_BUG_ON(TSO(ebbhr) + sizeof(unsigned long) != TSO(bescr)); in ebb_set()
387 &target->thread.ebbhr, sizeof(unsigned long), in ebb_set()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dswitch_to.h104 t->thread.ebbhr = 0; in clear_task_ebb()
H A Dprocessor.h261 unsigned long ebbhr; member
H A Dkvm_host.h595 ulong ebbhr; member
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dprocess.c1149 t->ebbhr = mfspr(SPRN_EBBHR); in save_sprs()
1188 if (old_thread->ebbhr != new_thread->ebbhr) in restore_sprs()
1189 mtspr(SPRN_EBBHR, new_thread->ebbhr); in restore_sprs()
H A Dasm-offsets.c583 OFFSET(VCPU_EBBHR, kvm_vcpu, arch.ebbhr); in main()
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dbook3s_emulate.c777 vcpu->arch.ebbhr = spr_val; in kvmppc_core_emulate_mtspr_pr()
955 *spr_val = vcpu->arch.ebbhr; in kvmppc_core_emulate_mfspr_pr()
H A Dbook3s.c637 *val = get_reg_val(id, vcpu->arch.ebbhr); in kvmppc_get_one_reg()
722 vcpu->arch.ebbhr = set_reg_val(id, *val); in kvmppc_set_one_reg()
H A Dbook3s_hv.c3663 mtspr(SPRN_EBBHR, vcpu->arch.ebbhr); in kvmhv_p9_guest_entry()
3740 vcpu->arch.ebbhr = mfspr(SPRN_EBBHR); in kvmhv_p9_guest_entry()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgdb.info50179 registers 'bescr', 'ebbhr' and 'ebbrr', all 64-bit wide.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgdb.info50179 registers 'bescr', 'ebbhr' and 'ebbrr', all 64-bit wide.