Searched refs:PR_UNALIGN_SIGBUS (Results 1 – 5 of 5) sorted by relevance
121 if (value & PR_UNALIGN_SIGBUS) \134 res |= PR_UNALIGN_SIGBUS; \
19 # define PR_UNALIGN_SIGBUS 2 /* generate SIGBUS on unaligned user access */ macro
118 case PR_UNALIGN_SIGBUS: in rewrite_load_store_unaligned()329 case PR_UNALIGN_SIGBUS: in single_step_once()
1464 case PR_UNALIGN_SIGBUS: in do_unaligned()
1273 if (!(current->thread.align_ctl & PR_UNALIGN_SIGBUS)) in alignment_exception()