Searched refs:align_ctl (Results 1 – 2 of 2) sorted by relevance
235 if (user_mode(regs) && (current->thread.align_ctl & PR_UNALIGN_SIGBUS)) in handle_scalar_misaligned_load()346 if (user_mode(regs) && (current->thread.align_ctl & PR_UNALIGN_SIGBUS)) in handle_scalar_misaligned_store()
172 unsigned int align_ctl; /* alignment handling control */ member