Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dbootm.h49 ulong bootm_disable_interrupts(void);
/rk3399_rockchip-uboot/cmd/
H A Dbootz.c75 bootm_disable_interrupts(); in do_bootz()
H A Dbooti.c147 bootm_disable_interrupts(); in do_booti()
/rk3399_rockchip-uboot/common/
H A Dbootm.c561 ulong bootm_disable_interrupts(void) in bootm_disable_interrupts() function
717 iflag = bootm_disable_interrupts(); in do_bootm_states()
/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_boottime.c896 bootm_disable_interrupts(); in efi_exit_boot_services()