Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/include/asm/
Dinsn-def.h21 #define AARCH64_BREAK_FAULT (AARCH64_BREAK_MON | (FAULT_BRK_IMM << 5))
Dbrk-imm.h24 #define FAULT_BRK_IMM 0x100 macro
/linux-5.19.10/arch/arm64/kernel/
Dtraps.c1006 .imm = FAULT_BRK_IMM,