Home
last modified time | relevance | path

Searched defs:write_fpr (Results 1 – 2 of 2) sorted by relevance

/linux/arch/loongarch/kernel/
H A Dunaligned.c150 static inline void write_fpr(unsigned int idx, u64 value) in write_fpr() function
/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace.h344 int write_fpr(pid_t child, __u64 val) in write_fpr() function