Home
last modified time | relevance | path

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

/arch/arm/kernel/
Dprobes-thumb.h21 #define in_it_block(cpsr) ((cpsr & 0x06000c00) != 0x00000000) macro
Dprobes-thumb.c841 if (unlikely(in_it_block(cpsr))) in thumb_check_cc()
Dkprobes-thumb.c478 if (!in_it_block(cpsr)) in t16_emulate_loregs_noitrwflags()