Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/powerpc/tm/
Dtm-resched-dscr.c40 uint64_t rv, dscr1 = 1, dscr2, texasr; in test_body() local
Dtm-vmx-unavail.c30 uint64_t texasr; in worker() local
Dtm-tmspr.c73 void texasr(void *in) in texasr() function
/Linux-v4.19/arch/powerpc/kvm/
Dbook3s_hv_tm.c19 u64 texasr, tfiar; in emulate_tx_failure() local
Dbook3s_emulate.c141 uint64_t texasr; in kvmppc_emulate_treclaim() local
582 unsigned long texasr; in kvmppc_core_emulate_op_pr() local
/Linux-v4.19/tools/testing/selftests/powerpc/ptrace/
Dptrace-tm-tar.c21 unsigned long result, texasr; in tm_tar() local
Dptrace-tm-spd-tar.c27 unsigned long result, texasr; in tm_spd_tar() local
Dptrace-tm-gpr.c26 unsigned long result, texasr; in tm_gpr() local
Dptrace-tm-spd-gpr.c34 unsigned long result, texasr; in tm_spd_gpr() local
Dptrace-tm-vsx.c35 unsigned long result, texasr; in tm_vsx() local
Dptrace-tm-spr.c38 unsigned long result, texasr; in tm_spr() local
Dptrace-tm-spd-vsx.c48 unsigned long result, texasr; in tm_spd_vsx() local
Dptrace.h690 void analyse_texasr(unsigned long texasr) in analyse_texasr()
/Linux-v4.19/arch/powerpc/include/asm/
Dkvm_host.h618 u64 texasr; member