Searched refs:do_alignment (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/unicore32/mm/
H A Dalignment.c356 do_alignment(unsigned long addr, unsigned int error_code, struct pt_regs *regs) do_alignment() function
520 hook_fault_code(1, do_alignment, SIGBUS, BUS_ADRALN, alignment_init()
/linux-4.4.14/arch/arm/mm/
H A Dalignment.c771 do_alignment(unsigned long addr, unsigned int fsr, struct pt_regs *regs) do_alignment() function
1010 hook_fault_code(FAULT_CODE_ALIGNMENT, do_alignment, SIGBUS, BUS_ADRALN, alignment_init()
1021 hook_fault_code(3, do_alignment, SIGBUS, BUS_ADRALN, alignment_init()

Completed in 57 milliseconds