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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mm/
H A Dalignment.c149 #define TYPE_FAULT 1 macro
348 return TYPE_FAULT;
404 return TYPE_FAULT;
435 return TYPE_FAULT;
534 return TYPE_FAULT;
755 type = TYPE_FAULT;
840 if (type == TYPE_ERROR || type == TYPE_FAULT) {

Completed in 166 milliseconds