Searched refs:BUG_BRK_IMM (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dbrk-imm.h31 #define BUG_BRK_IMM 0x800 macro
H A Dasm-bug.h39 brk BUG_BRK_IMM
/linux-master/arch/arm64/kvm/
H A Dhandle_exit.c398 (esr & ESR_ELx_BRK64_ISS_COMMENT_MASK) == BUG_BRK_IMM) {
/linux-master/arch/arm64/kernel/
H A Dtraps.c966 * bug_handler() only called for BRK #BUG_BRK_IMM.
998 .imm = BUG_BRK_IMM,

Completed in 97 milliseconds