Searched defs:texasr (Results 1 – 14 of 14) sorted by relevance
/Linux-v4.19/tools/testing/selftests/powerpc/tm/ |
D | tm-resched-dscr.c | 40 uint64_t rv, dscr1 = 1, dscr2, texasr; in test_body() local
|
D | tm-vmx-unavail.c | 30 uint64_t texasr; in worker() local
|
D | tm-tmspr.c | 73 void texasr(void *in) in texasr() function
|
/Linux-v4.19/arch/powerpc/kvm/ |
D | book3s_hv_tm.c | 19 u64 texasr, tfiar; in emulate_tx_failure() local
|
D | book3s_emulate.c | 141 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/ |
D | ptrace-tm-tar.c | 21 unsigned long result, texasr; in tm_tar() local
|
D | ptrace-tm-spd-tar.c | 27 unsigned long result, texasr; in tm_spd_tar() local
|
D | ptrace-tm-gpr.c | 26 unsigned long result, texasr; in tm_gpr() local
|
D | ptrace-tm-spd-gpr.c | 34 unsigned long result, texasr; in tm_spd_gpr() local
|
D | ptrace-tm-vsx.c | 35 unsigned long result, texasr; in tm_vsx() local
|
D | ptrace-tm-spr.c | 38 unsigned long result, texasr; in tm_spr() local
|
D | ptrace-tm-spd-vsx.c | 48 unsigned long result, texasr; in tm_spd_vsx() local
|
D | ptrace.h | 690 void analyse_texasr(unsigned long texasr) in analyse_texasr()
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | kvm_host.h | 618 u64 texasr; member
|