Searched refs:__get_DAIF (Results 1 – 3 of 3) sorted by relevance
81 __STATIC_FORCEINLINE uint64_t __get_DAIF(void) in __get_DAIF() function
854 return (__get_DAIF() & DAIF_I_BIT); in SerialManager_needPollingIsr()
782 mask = __get_DAIF() & DAIF_I_BIT; in DisableGlobalIRQ()