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