Home
last modified time | relevance | path

Searched refs:PPC_FEATURE2_SCV (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/powerpc/tm/
A Dtm-syscall.c22 #ifndef PPC_FEATURE2_SCV
23 #define PPC_FEATURE2_SCV 0x00100000 /* scv syscall */ macro
109 if (have_hwcap2(PPC_FEATURE2_SCV)) { in tm_syscall()
/linux/arch/powerpc/include/uapi/asm/
A Dcputable.h51 #define PPC_FEATURE2_SCV 0x00100000 /* scv syscall */ macro
/linux/Documentation/powerpc/
A Dsyscall64-abi.rst13 If PPC_FEATURE2_SCV appears in the AT_HWCAP2 ELF auxiliary vector, the
/linux/arch/powerpc/kernel/
A Dsetup_64.c203 cur_cpu_spec->cpu_user_features2 &= ~PPC_FEATURE2_SCV; in configure_exceptions()
A Dcputable.c116 PPC_FEATURE2_SCV)
123 PPC_FEATURE2_SCV | \

Completed in 8 milliseconds