Home
last modified time | relevance | path

Searched defs:texasr (Results 1 – 14 of 14) sorted by relevance

/linux-5.19.10/tools/testing/selftests/powerpc/tm/
Dtm-resched-dscr.c40 uint64_t rv, dscr1 = 1, dscr2, texasr; in test_body() local
Dtm-vmx-unavail.c29 uint64_t texasr; in worker() local
Dtm-tmspr.c66 void texasr(void *in) in texasr() function
/linux-5.19.10/arch/powerpc/kvm/
Dbook3s_hv_tm.c18 u64 texasr, tfiar; in emulate_tx_failure() local
Dbook3s_emulate.c126 uint64_t texasr; in kvmppc_emulate_treclaim() local
584 unsigned long texasr; in kvmppc_core_emulate_op_pr() local
/linux-5.19.10/tools/testing/selftests/powerpc/ptrace/
Dptrace-tm-tar.c17 unsigned long result, texasr; in tm_tar() local
Dptrace-tm-spd-tar.c23 unsigned long result, texasr; in tm_spd_tar() local
Dptrace-tm-gpr.c22 unsigned long result, texasr; in tm_gpr() local
Dptrace-tm-spd-gpr.c30 unsigned long result, texasr; in tm_spd_gpr() local
Dptrace-tm-vsx.c31 unsigned long result, texasr; in tm_vsx() local
Dptrace-tm-spr.c34 unsigned long result, texasr; in tm_spr() local
Dptrace-tm-spd-vsx.c44 unsigned long result, texasr; in tm_spd_vsx() local
Dptrace.h686 void analyse_texasr(unsigned long texasr) in analyse_texasr()
/linux-5.19.10/arch/powerpc/include/asm/
Dkvm_host.h649 u64 texasr; member