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