Searched refs:PSR_IMPL (Results 1 – 3 of 3) sorted by relevance
23 #define PSR_IMPL 0xf0000000 /* cpu-implementation field */ macro41 if ((psr & (PSR_VERS|PSR_IMPL)) == PSR_V8PLUS) in psr_to_tstate_icc()
37 #define PSR_IMPL 0xf0000000 /* cpu-implementation field */ macro
133 if ((psr & (PSR_VERS|PSR_IMPL)) == PSR_V8PLUS) { in do_sigreturn32()221 if ((psr & (PSR_VERS|PSR_IMPL)) == PSR_V8PLUS) { in do_rt_sigreturn32()
Completed in 6 milliseconds