drm/panthor: Don't add write fences to the shared BOs
[drm/drm-misc.git] / arch / mips / include / asm / amon.h
blob3cc03c64a9c79075e82b0b236d28cf7d53e5aba3
1 /*
2 * This file is subject to the terms and conditions of the GNU General Public
3 * License. See the file "COPYING" in the main directory of this archive
4 * for more details.
6 * Copyright (C) 2013 Imagination Technologies Ltd.
8 * Arbitrary Monitor Support (AMON)
9 */
10 int amon_cpu_avail(int cpu);
11 int amon_cpu_start(int cpu, unsigned long pc, unsigned long sp,
12 unsigned long gp, unsigned long a0);