Searched refs:scv (Results 1 – 6 of 6) sorted by relevance
31 .macro scv level macro40 scv 055 scv 0
35 pid_t getppid_tm(bool scv, bool suspend) in getppid_tm() argument42 if (scv) in getppid_tm()47 if (scv) in getppid_tm()
14 scv 0 instruction is an alternative that may provide better performance,38 - For the scv 0 instruction, the return value indicates failure if it is70 For the scv 0 instruction, the differences from the ELF ABI are as follows:110 scv 0 syscalls will always behave as PPC_FEATURE2_HTM_NOSC.115 the system call type that can be used to distinguish between sc and scv 0120 performed with the scv 0 instruction.
425 long scv) in syscall_exit_prepare() argument429 bool is_not_scv = !IS_ENABLED(CONFIG_PPC_BOOK3S_64) || !scv; in syscall_exit_prepare()
73 notrace unsigned long syscall_exit_prepare(unsigned long r3, struct pt_regs *regs, long scv);
217 scv {
Completed in 9 milliseconds