Home
last modified time | relevance | path

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

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