Home
last modified time | relevance | path

Searched refs:state_uninit (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/sandbox/include/asm/
H A Dstate.h274 int state_uninit(void);
/openbmc/u-boot/arch/sandbox/cpu/
H A Dcpu.c31 if (state_uninit()) in sandbox_exit()
H A Dstate.c390 int state_uninit(void) in state_uninit() function
H A Dos.c664 if (state_uninit()) in os_jump_to_file()