2 * arch/xtensa/kernel/mcount.S
4 * Xtensa specific mcount support
6 * This file is subject to the terms and conditions of the GNU General Public
7 * License. See the file "COPYING" in the main directory of this archive
10 * Copyright (C) 2013 Tensilica Inc.
13 #include <linux/linkage.h>
14 #include <asm/asmmacro.h>
15 #include <asm/ftrace.h>
20 * a2: a0 of the caller
27 movi a4, ftrace_trace_function
41 addi a6, a6, -MCOUNT_INSN_SIZE