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

/linux-4.4.14/tools/testing/selftests/powerpc/primitives/
H A Dload_unaligned_zeropad.c83 unsigned long *ex_p = (unsigned long *)__start___ex_table; segv_handler() local
85 while (ex_p < (unsigned long *)__stop___ex_table) { segv_handler()
88 insn = *ex_p++; segv_handler()
89 fixup = *ex_p++; segv_handler()

Completed in 102 milliseconds