Home
last modified time | relevance | path

Searched refs:TEXASR_SIC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/include/
H A Dreg.h72 #define TEXASR_SIC 0x0010000000000000 macro
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/include/
H A Dreg.h83 #define TEXASR_SIC 0x0010000000000000 macro
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ptrace/
H A Dptrace.h702 if (texasr & TEXASR_SIC) in analyse_texasr()
703 printf("TEXASR_SIC "); in analyse_texasr()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/
H A Dptrace.h767 if (texasr & TEXASR_SIC) in analyse_texasr()
768 printf("TEXASR_SIC "); in analyse_texasr()

Completed in 3 milliseconds