Searched refs:PR_UNALIGN_SIGBUS (Results 1 – 6 of 6) sorted by relevance
94 if (value & PR_UNALIGN_SIGBUS) \107 res |= PR_UNALIGN_SIGBUS; \
20 # define PR_UNALIGN_SIGBUS 2 /* generate SIGBUS on unaligned user access */ macro
1625 if (!(current->thread.align_ctl & PR_UNALIGN_SIGBUS)) in alignment_exception()