Home
last modified time | relevance | path

Searched refs:TEXASR_NTC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dreg.h84 #define TEXASR_NTC 0x0008000000000000 macro
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace.h770 if (texasr & TEXASR_NTC) in analyse_texasr()