Home
last modified time | relevance | path

Searched refs:compat_fp (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm64/kernel/
H A Dperf_callchain.c126 tail = (struct compat_frame_tail __user *)regs->compat_fp - 1; in perf_callchain_user()
/openbmc/linux/arch/arm64/include/asm/
H A Dptrace.h129 #define compat_fp regs[11] macro