Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/armv7/
H A Dsctlr.S17 ENTRY(allow_unaligned)
22 ENDPROC(allow_unaligned)
/openbmc/u-boot/include/asm-generic/
H A Dunaligned.h24 void allow_unaligned(void);
/openbmc/u-boot/cmd/
H A Dbootefi.c35 void __weak allow_unaligned(void) in allow_unaligned() function
395 allow_unaligned(); in do_bootefi()