Searched refs:ANNUL_BIT (Results 1 – 2 of 2) sorted by relevance
77 (insn & ANNUL_BIT) == ANNUL_BIT) in arch_uprobe_copy_ixol()78 insn &= ~ANNUL_BIT; in arch_uprobe_copy_ixol()
35 #define ANNUL_BIT (1 << 29) macro