Searched refs:AARCH64_DBG_WRITE (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm64/include/asm/ | ||
H A D | hw_breakpoint.h | 102 #define AARCH64_DBG_WRITE(N, REG, VAL) do {\ macro |
/linux/arch/arm64/kernel/ | ||
H A D | hw_breakpoint.c | 67 AARCH64_DBG_WRITE(N, REG, VAL); \ |