Home
last modified time | relevance | path

Searched refs:first_fault (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/arm/mach-bcm/
Dbcm_5301x.c16 static bool first_fault = true; variable
21 if (fsr == 0x1c06 && first_fault) { in bcm5301x_abort_handler()
22 first_fault = false; in bcm5301x_abort_handler()