Searched refs:get_cpsr (Results 1 – 1 of 1) sorted by relevance
353 static inline unsigned long get_cpsr(void) in get_cpsr() function365 return ((get_cpsr() & 0x1f) == 0x1a); in is_hyp()
Completed in 4 milliseconds