nvme: optimise io_uring passthrough completion
[linux-block.git] / arch / powerpc / xmon / xmon_bpts.S
CommitLineData
4eff2b4f
JN
1/* SPDX-License-Identifier: GPL-2.0 */
2#include <asm/ppc_asm.h>
3#include <asm/asm-compat.h>
4#include <asm/asm-offsets.h>
5#include "xmon_bpts.h"
6
650b55b7
JN
7/* Prefixed instructions can not cross 64 byte boundaries */
8.align 6
4eff2b4f
JN
9.global bpt_table
10bpt_table:
11 .space NBPTS * BPT_SIZE