Searched refs:inc_unaligned_byte_access (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/sh/include/asm/
H A Dalignment.h6 extern void inc_unaligned_byte_access(void);
/linux-4.1.27/arch/sh/mm/
H A Dalignment.c34 void inc_unaligned_byte_access(void) inc_unaligned_byte_access() function
/linux-4.1.27/arch/sh/kernel/
H A Dtraps_32.c103 case 1: inc_unaligned_byte_access(); break; handle_unaligned_ins()
H A Dtraps_64.c93 case 1: inc_unaligned_byte_access(); break; generate_and_check_address()

Completed in 139 milliseconds