Home
last modified time | relevance | path

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

/external/linux-kselftest/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
/external/linux-kselftest/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()