Searched refs:VbExIsShutdownRequested (Results 1 – 6 of 6) sorted by relevance
77 uint32_t VbExIsShutdownRequested(void) in VbExIsShutdownRequested() function
219 uint32_t VbExIsShutdownRequested(void) { in VbExIsShutdownRequested() function
105 uint32_t VbExIsShutdownRequested(void) in VbExIsShutdownRequested() function
102 uint32_t VbExIsShutdownRequested(void) in VbExIsShutdownRequested() function
938 uint32_t VbExIsShutdownRequested(void);
52 uint32_t shutdown_request = VbExIsShutdownRequested(); in VbWantShutdown()