Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/powerpc/tm/
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-6.1.9/arch/powerpc/include/uapi/asm/
Dcputable.h51 #define PPC_FEATURE2_SCV 0x00100000 /* scv syscall */ macro
/linux-6.1.9/arch/powerpc/kernel/
Dcpu_specs_book3s_64.h50 PPC_FEATURE2_SCV)
57 PPC_FEATURE2_SCV | \
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()
/linux-6.1.9/Documentation/powerpc/
Dsyscall64-abi.rst13 If PPC_FEATURE2_SCV appears in the AT_HWCAP2 ELF auxiliary vector, the
Delf_hwcaps.rst218 PPC_FEATURE2_SCV