Searched refs:onfault_table (Results 1 – 6 of 6) sorted by relevance
169 struct onfault_table { in onfault_handler() struct174 extern const struct onfault_table onfault_table[]; in onfault_handler()175 const struct onfault_table *p; in onfault_handler()183 for (p = onfault_table; p->start; p++) { in onfault_handler()
580 .globl _C_LABEL(onfault_table)582 _C_LABEL(onfault_table):
204 struct onfault_table { in onfault_handler() struct209 extern const struct onfault_table onfault_table[]; in onfault_handler()210 const struct onfault_table *p; in onfault_handler()218 for (p = onfault_table; p->start; p++) { in onfault_handler()
709 .globl _C_LABEL(onfault_table)711 _C_LABEL(onfault_table):
162 struct onfault_table { in onfault_handler() struct167 extern const struct onfault_table onfault_table[]; in onfault_handler()168 const struct onfault_table *p; in onfault_handler()176 for (p = onfault_table; p->start; p++) { in onfault_handler()
1313 .globl onfault_table symbol1314 onfault_table: label