Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dbootm.h50 ulong bootm_disable_interrupts(void);
/openbmc/u-boot/cmd/
H A Dbootz.c74 bootm_disable_interrupts(); in do_bootz()
H A Dbooti.c77 bootm_disable_interrupts(); in do_booti()
/openbmc/u-boot/common/
H A Dbootm.c510 ulong bootm_disable_interrupts(void) in bootm_disable_interrupts() function
719 iflag = bootm_disable_interrupts(); in do_bootm_states()
/openbmc/u-boot/lib/efi_loader/
H A Defi_boottime.c1965 bootm_disable_interrupts(); in efi_exit_boot_services()