Searched refs:PPC_FEATURE2_SCV (Results 1 – 5 of 5) sorted by relevance
22 #ifndef PPC_FEATURE2_SCV23 #define PPC_FEATURE2_SCV 0x00100000 /* scv syscall */ macro109 if (have_hwcap2(PPC_FEATURE2_SCV)) { in tm_syscall()
51 #define PPC_FEATURE2_SCV 0x00100000 /* scv syscall */ macro
13 If PPC_FEATURE2_SCV appears in the AT_HWCAP2 ELF auxiliary vector, the
203 cur_cpu_spec->cpu_user_features2 &= ~PPC_FEATURE2_SCV; in configure_exceptions()
116 PPC_FEATURE2_SCV)123 PPC_FEATURE2_SCV | \
Completed in 8 milliseconds