Home
last modified time | relevance | path

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

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