Searched refs:bootm_disable_interrupts (Results 1 - 5 of 5) sorted by relevance

/u-boot/include/
H A Dbootm.h96 ulong bootm_disable_interrupts(void);
/u-boot/cmd/
H A Dbootz.c89 bootm_disable_interrupts();
H A Dbooti.c131 bootm_disable_interrupts();
/u-boot/boot/
H A Dbootm.c723 * bootm_disable_interrupts() - Disable interrupts in preparation for load/boot
728 ulong bootm_disable_interrupts(void) function
1031 iflag = bootm_disable_interrupts();
/u-boot/lib/efi_loader/
H A Defi_boottime.c2234 bootm_disable_interrupts();

Completed in 4566 milliseconds