Searched refs:PSR_V8PLUS (Results 1 – 3 of 3) sorted by relevance
25 #define PSR_V8PLUS 0xff000000 /* fake impl/ver, meaning a 64bit CPU is present */ macro35 PSR_V8PLUS); in tstate_to_psr()41 if ((psr & (PSR_VERS|PSR_IMPL)) == PSR_V8PLUS) in psr_to_tstate_icc()
183 const uint32_t PSR_V8PLUS = 0xff000000u; in do_getpsr() local191 PSR_V8PLUS); in do_getpsr()
132 if ((psr & (PSR_VERS|PSR_IMPL)) == PSR_V8PLUS) { in do_sigreturn32()220 if ((psr & (PSR_VERS|PSR_IMPL)) == PSR_V8PLUS) { in do_rt_sigreturn32()