Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dsystem.h366 static inline unsigned long get_cpsr(void) in get_cpsr() function
383 cpsr = get_cpsr(); in disable_async_abort()
392 return ((get_cpsr() & 0x1f) == 0x1a); in is_hyp()