Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dhw_breakpoint.h103 #define AARCH64_DBG_WRITE(N, REG, VAL) do {\ macro
/openbmc/linux/arch/arm64/kernel/
H A Dhw_breakpoint.c66 AARCH64_DBG_WRITE(N, REG, VAL); \