Searched refs:PSR_BTYPE_MASK (Results 1 – 6 of 6) sorted by relevance
85 write(1, &"00011011"[((uc->uc_mcontext.pstate & PSR_BTYPE_MASK) in handler()101 uc->uc_mcontext.pstate &= ~PSR_BTYPE_MASK; in handler()
22 *vcpu_cpsr(vcpu) &= ~PSR_BTYPE_MASK; in kvm_skip_instr()
49 #define PSR_BTYPE_MASK 0x00000c00 macro
374 regs->pstate &= ~PSR_BTYPE_MASK; in arm64_skip_faulting_instruction()497 regs->pstate &= ~PSR_BTYPE_MASK; in do_el1_bti()
178 const char *btype_str = btypes[(pstate & PSR_BTYPE_MASK) >> in print_pstate()
1096 regs->pstate &= ~PSR_BTYPE_MASK; in setup_return()