Home
last modified time | relevance | path

Searched refs:bescr (Results 1 – 25 of 45) sorted by relevance

12

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/kvm/
H A Dbook3s_hv_tm_builtin.c23 u64 newmsr, msr, bescr; in kvmhv_p9_tm_emulation_early() local
59 bescr = mfspr(SPRN_BESCR); in kvmhv_p9_tm_emulation_early()
61 if (((bescr >> 30) & 3) != 2) in kvmhv_p9_tm_emulation_early()
63 bescr &= ~BESCR_GE; in kvmhv_p9_tm_emulation_early()
65 bescr |= BESCR_GE; in kvmhv_p9_tm_emulation_early()
66 mtspr(SPRN_BESCR, bescr); in kvmhv_p9_tm_emulation_early()
H A Dbook3s_hv_tm.c46 u64 newmsr, bescr; in kvmhv_p9_tm_emulation() local
93 bescr = vcpu->arch.bescr; in kvmhv_p9_tm_emulation()
96 ((bescr >> 30) & 3) == 2)); in kvmhv_p9_tm_emulation()
97 bescr &= ~BESCR_GE; in kvmhv_p9_tm_emulation()
99 bescr |= BESCR_GE; in kvmhv_p9_tm_emulation()
100 vcpu->arch.bescr = bescr; in kvmhv_p9_tm_emulation()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/kvm/
H A Dbook3s_hv_tm_builtin.c23 u64 newmsr, msr, bescr; in kvmhv_p9_tm_emulation_early() local
59 bescr = mfspr(SPRN_BESCR); in kvmhv_p9_tm_emulation_early()
61 if (((bescr >> 30) & 3) != 2) in kvmhv_p9_tm_emulation_early()
63 bescr &= ~BESCR_GE; in kvmhv_p9_tm_emulation_early()
65 bescr |= BESCR_GE; in kvmhv_p9_tm_emulation_early()
66 mtspr(SPRN_BESCR, bescr); in kvmhv_p9_tm_emulation_early()
H A Dbook3s_hv_tm.c46 u64 newmsr, bescr; in kvmhv_p9_tm_emulation() local
93 bescr = vcpu->arch.bescr; in kvmhv_p9_tm_emulation()
96 ((bescr >> 30) & 3) == 2)); in kvmhv_p9_tm_emulation()
97 bescr &= ~BESCR_GE; in kvmhv_p9_tm_emulation()
99 bescr |= BESCR_GE; in kvmhv_p9_tm_emulation()
100 vcpu->arch.bescr = bescr; in kvmhv_p9_tm_emulation()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/kvm/
H A Dbook3s_hv_tm_builtin.c23 u64 newmsr, msr, bescr; in kvmhv_p9_tm_emulation_early() local
59 bescr = mfspr(SPRN_BESCR); in kvmhv_p9_tm_emulation_early()
61 if (((bescr >> 30) & 3) != 2) in kvmhv_p9_tm_emulation_early()
63 bescr &= ~BESCR_GE; in kvmhv_p9_tm_emulation_early()
65 bescr |= BESCR_GE; in kvmhv_p9_tm_emulation_early()
66 mtspr(SPRN_BESCR, bescr); in kvmhv_p9_tm_emulation_early()
H A Dbook3s_hv_tm.c46 u64 newmsr, bescr; in kvmhv_p9_tm_emulation() local
93 bescr = vcpu->arch.bescr; in kvmhv_p9_tm_emulation()
96 ((bescr >> 30) & 3) == 2)); in kvmhv_p9_tm_emulation()
97 bescr &= ~BESCR_GE; in kvmhv_p9_tm_emulation()
99 bescr |= BESCR_GE; in kvmhv_p9_tm_emulation()
100 vcpu->arch.bescr = bescr; in kvmhv_p9_tm_emulation()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb.c218 u64 bescr; in dump_ebb_hw_state() local
222 bescr = mfspr(SPRN_BESCR); in dump_ebb_hw_state()
237 mfspr(SPRN_EBBHR), bescr, decode_bescr(bescr), in dump_ebb_hw_state()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb.c218 u64 bescr; in dump_ebb_hw_state() local
222 bescr = mfspr(SPRN_BESCR); in dump_ebb_hw_state()
237 mfspr(SPRN_EBBHR), bescr, decode_bescr(bescr), in dump_ebb_hw_state()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb.c218 u64 bescr; in dump_ebb_hw_state() local
222 bescr = mfspr(SPRN_BESCR); in dump_ebb_hw_state()
237 mfspr(SPRN_EBBHR), bescr, decode_bescr(bescr), in dump_ebb_hw_state()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dswitch_to.h105 t->thread.bescr = 0; in clear_task_ebb()
H A Dprocessor.h251 unsigned long bescr; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dswitch_to.h105 t->thread.bescr = 0; in clear_task_ebb()
H A Dprocessor.h251 unsigned long bescr; member
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dswitch_to.h105 t->thread.bescr = 0; in clear_task_ebb()
H A Dprocessor.h251 unsigned long bescr; member
/dports/devel/gdb/gdb-11.1/gdb/regformats/rs6000/
H A Dpowerpc-isa207-vsx64l.dat148 64:bescr
H A Dpowerpc-isa207-vsx32l.dat148 64:bescr
H A Dpowerpc-isa207-htm-vsx32l.dat148 64:bescr
H A Dpowerpc-isa207-htm-vsx64l.dat148 64:bescr
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c346 BUILD_BUG_ON(TSO(ebbhr) + sizeof(unsigned long) != TSO(bescr)); in ebb_get()
365 BUILD_BUG_ON(TSO(ebbhr) + sizeof(unsigned long) != TSO(bescr)); in ebb_set()
383 &target->thread.bescr, 2 * sizeof(unsigned long), in ebb_set()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c346 BUILD_BUG_ON(TSO(ebbhr) + sizeof(unsigned long) != TSO(bescr)); in ebb_get()
365 BUILD_BUG_ON(TSO(ebbhr) + sizeof(unsigned long) != TSO(bescr)); in ebb_set()
383 &target->thread.bescr, 2 * sizeof(unsigned long), in ebb_set()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c346 BUILD_BUG_ON(TSO(ebbhr) + sizeof(unsigned long) != TSO(bescr)); in ebb_get()
365 BUILD_BUG_ON(TSO(ebbhr) + sizeof(unsigned long) != TSO(bescr)); in ebb_set()
383 &target->thread.bescr, 2 * sizeof(unsigned long), in ebb_set()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/kernel/
H A Dprocess.c1137 t->bescr = mfspr(SPRN_BESCR); in save_sprs()
1173 if (old_thread->bescr != new_thread->bescr) in restore_sprs()
1174 mtspr(SPRN_BESCR, new_thread->bescr); in restore_sprs()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/kernel/
H A Dprocess.c1137 t->bescr = mfspr(SPRN_BESCR); in save_sprs()
1173 if (old_thread->bescr != new_thread->bescr) in restore_sprs()
1174 mtspr(SPRN_BESCR, new_thread->bescr); in restore_sprs()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/kernel/
H A Dprocess.c1137 t->bescr = mfspr(SPRN_BESCR); in save_sprs()
1173 if (old_thread->bescr != new_thread->bescr) in restore_sprs()
1174 mtspr(SPRN_BESCR, new_thread->bescr); in restore_sprs()

12