Searched refs:esr_brk_comment (Results 1 – 2 of 2) sorted by relevance
440 static inline unsigned long esr_brk_comment(unsigned long esr) in esr_brk_comment() function455 (esr_brk_comment(esr) & ~CFI_BRK_IMM_MASK) == CFI_BRK_IMM_BASE; in esr_is_cfi_brk()460 return (esr_brk_comment(esr) & ~UBSAN_BRK_MASK) == UBSAN_BRK_IMM; in esr_is_ubsan_brk()
393 static inline unsigned long esr_brk_comment(unsigned long esr) in esr_brk_comment() function408 (esr_brk_comment(esr) & ~CFI_BRK_IMM_MASK) == CFI_BRK_IMM_BASE; in esr_is_cfi_brk()