Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/cpu/armv7/
Dsctlr.S17 ENTRY(allow_unaligned)
22 ENDPROC(allow_unaligned)
/external/u-boot/include/asm-generic/
Dunaligned.h24 void allow_unaligned(void);
/external/u-boot/cmd/
Dbootefi.c96 void __weak allow_unaligned(void) in allow_unaligned() function
400 allow_unaligned(); in do_bootefi()