Searched refs:CFI_BRK_IMM_TARGET (Results 1 – 2 of 2) sorted by relevance
37 #define CFI_BRK_IMM_TARGET GENMASK(4, 0) macro40 #define CFI_BRK_IMM_MASK (CFI_BRK_IMM_TARGET | CFI_BRK_IMM_TYPE)
1021 target = pt_regs_read_reg(regs, FIELD_GET(CFI_BRK_IMM_TARGET, esr)); in cfi_handler()