Searched refs:PSR_BTYPE_MASK (Results 1 – 5 of 5) sorted by relevance
22 *vcpu_cpsr(vcpu) &= ~PSR_BTYPE_MASK; in kvm_skip_instr()
49 #define PSR_BTYPE_MASK 0x00000c00 macro
372 regs->pstate &= ~PSR_BTYPE_MASK; in arm64_skip_faulting_instruction()495 regs->pstate &= ~PSR_BTYPE_MASK; in do_el1_bti()
180 const char *btype_str = btypes[(pstate & PSR_BTYPE_MASK) >> in print_pstate()
1473 regs->pstate &= ~PSR_BTYPE_MASK; in setup_return()
Completed in 18 milliseconds