OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:do_bad_sync
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/arm/lib/
interrupts_64.c
45
*
do_bad_sync
handles the impossible case in the Synchronous Abort vector.
47
void
do_bad_sync
(struct pt_regs *pt_regs, unsigned int esr)
function
/external/u-boot/arch/arm/cpu/armv8/
exceptions.S
22
bl
do_bad_sync
Completed in 53 milliseconds