Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/uapi/asm/
Dcputable.h51 #define PPC_FEATURE2_SCV 0x00100000 /* scv syscall */ macro
/Linux-v5.10/Documentation/powerpc/
Dsyscall64-abi.rst13 If PPC_FEATURE2_SCV appears in the AT_HWCAP2 ELF auxiliary vector, the
/Linux-v5.10/arch/powerpc/kernel/
Dsetup_64.c202 cur_cpu_spec->cpu_user_features2 &= ~PPC_FEATURE2_SCV; in configure_exceptions()
Dcputable.c122 PPC_FEATURE2_SCV)
129 PPC_FEATURE2_SCV | \