Home
last modified time | relevance | path

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

/external/u-boot/include/
Dbootm.h48 ulong bootm_disable_interrupts(void);
/external/u-boot/cmd/
Dbootz.c74 bootm_disable_interrupts(); in do_bootz()
Dbooti.c77 bootm_disable_interrupts(); in do_booti()
/external/u-boot/common/
Dbootm.c512 ulong bootm_disable_interrupts(void) in bootm_disable_interrupts() function
654 iflag = bootm_disable_interrupts(); in do_bootm_states()
/external/u-boot/lib/efi_loader/
Defi_boottime.c1839 bootm_disable_interrupts(); in efi_exit_boot_services()