Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/tm/
A Dtm-syscall-asm.S31 .macro scv level macro
40 scv 0
55 scv 0
A Dtm-syscall.c35 pid_t getppid_tm(bool scv, bool suspend) in getppid_tm() argument
42 if (scv) in getppid_tm()
47 if (scv) in getppid_tm()
/linux/Documentation/powerpc/
A Dsyscall64-abi.rst14 scv 0 instruction is an alternative that may provide better performance,
38 - For the scv 0 instruction, the return value indicates failure if it is
70 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 0
120 performed with the scv 0 instruction.
/linux/arch/powerpc/kernel/
A Dinterrupt.c425 long scv) in syscall_exit_prepare() argument
429 bool is_not_scv = !IS_ENABLED(CONFIG_PPC_BOOK3S_64) || !scv; in syscall_exit_prepare()
/linux/arch/powerpc/include/asm/
A Dasm-prototypes.h73 notrace unsigned long syscall_exit_prepare(unsigned long r3, struct pt_regs *regs, long scv);
/linux/Documentation/devicetree/bindings/powerpc/
A Dibm,powerpc-cpu-features.txt217 scv {

Completed in 9 milliseconds