Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dinsn-def.h21 #define AARCH64_BREAK_FAULT (AARCH64_BREAK_MON | (FAULT_BRK_IMM << 5))
H A Dbrk-imm.h28 #define FAULT_BRK_IMM 0x100 macro