Home
last modified time | relevance | path

Searched refs:bootm_disable_interrupts (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/prebuilt-intermediates/
Dbootm.h52 ulong bootm_disable_interrupts(void);
/external/u-boot/include/
Dbootm.h52 ulong bootm_disable_interrupts(void);
/external/u-boot/cmd/
Dbootz.c75 bootm_disable_interrupts(); in do_bootz()
Dbooti.c81 bootm_disable_interrupts(); in do_booti()
/external/u-boot/common/
Dbootm.c403 ulong bootm_disable_interrupts(void) in bootm_disable_interrupts() function
545 iflag = bootm_disable_interrupts(); in do_bootm_states()
/external/u-boot/lib/efi_loader/
Defi_boottime.c1999 bootm_disable_interrupts(); in efi_exit_boot_services()