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