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

/linux-4.4.14/arch/unicore32/mm/
H A Dalignment.c62 #define TYPE_ERROR 0 macro
352 return TYPE_ERROR; do_alignment_ldmstm()
436 if (type == TYPE_ERROR || type == TYPE_FAULT) do_alignment()
445 if (type == TYPE_ERROR) do_alignment()
/linux-4.4.14/arch/arm/mm/
H A Dalignment.c181 #define TYPE_ERROR 0 macro
448 return TYPE_ERROR; do_alignment_ldrdstrd()
591 return TYPE_ERROR; do_alignment_ldmstm()
902 if (type == TYPE_ERROR || type == TYPE_FAULT) { do_alignment()
913 if (type == TYPE_ERROR) do_alignment()

Completed in 56 milliseconds