Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/tm/
H 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()
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dcputable.h51 #define PPC_FEATURE2_SCV 0x00100000 /* scv syscall */ macro
/openbmc/linux/arch/powerpc/kernel/
H A Dcpu_specs_book3s_64.h50 PPC_FEATURE2_SCV)
57 PPC_FEATURE2_SCV | \
H A Dsetup_64.c237 cur_cpu_spec->cpu_user_features2 &= ~PPC_FEATURE2_SCV; in configure_exceptions()
243 cur_cpu_spec->cpu_user_features2 &= ~PPC_FEATURE2_SCV; in configure_exceptions()
/openbmc/linux/Documentation/powerpc/
H A Dsyscall64-abi.rst13 If PPC_FEATURE2_SCV appears in the AT_HWCAP2 ELF auxiliary vector, the
H A Delf_hwcaps.rst218 PPC_FEATURE2_SCV