Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/arch/arm/armv7/
H A Dexception.c14 void exception_data_abort(uint32_t *regs);
82 void exception_data_abort(uint32_t *regs) in exception_data_abort() function
H A Dexception_asm.S62 _data_abort: .word exception_data_abort