Searched defs:texasr (Results 1 – 14 of 14) sorted by relevance
/linux-6.1.9/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 | 29 uint64_t texasr; in worker() local
|
D | tm-tmspr.c | 66 void texasr(void *in) in texasr() function
|
/linux-6.1.9/arch/powerpc/kvm/ |
D | book3s_hv_tm.c | 18 u64 texasr, tfiar; in emulate_tx_failure() local
|
D | book3s_emulate.c | 126 uint64_t texasr; in kvmppc_emulate_treclaim() local 584 unsigned long texasr; in kvmppc_core_emulate_op_pr() local
|
/linux-6.1.9/tools/testing/selftests/powerpc/ptrace/ |
D | ptrace-tm-tar.c | 17 unsigned long result, texasr; in tm_tar() local
|
D | ptrace-tm-spd-tar.c | 23 unsigned long result, texasr; in tm_spd_tar() local
|
D | ptrace-tm-gpr.c | 22 unsigned long result, texasr; in tm_gpr() local
|
D | ptrace-tm-spd-gpr.c | 30 unsigned long result, texasr; in tm_spd_gpr() local
|
D | ptrace-tm-vsx.c | 31 unsigned long result, texasr; in tm_vsx() local
|
D | ptrace-tm-spr.c | 34 unsigned long result, texasr; in tm_spr() local
|
D | ptrace-tm-spd-vsx.c | 44 unsigned long result, texasr; in tm_spd_vsx() local
|
D | ptrace.h | 754 void analyse_texasr(unsigned long texasr) in analyse_texasr()
|
/linux-6.1.9/arch/powerpc/include/asm/ |
D | kvm_host.h | 653 u64 texasr; member
|