Searched refs:PSR_IMPL (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Dpsrcompat.h22 #define PSR_IMPL 0xf0000000 /* cpu-implementation field */ macro
39 if ((psr & (PSR_VERS|PSR_IMPL)) == PSR_V8PLUS)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc/
H A Dpsr.h35 #define PSR_IMPL 0xf0000000 /* cpu-implementation field */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dsignal32.c81 /* Only valid if (info.si_regs.psr & (PSR_VERS|PSR_IMPL)) == PSR_V8PLUS */
147 /* Only valid if (regs.psr & (PSR_VERS|PSR_IMPL)) == PSR_V8PLUS */
281 if ((psr & (PSR_VERS|PSR_IMPL)) == PSR_V8PLUS) {
434 if ((psr & (PSR_VERS|PSR_IMPL)) == PSR_V8PLUS) {

Completed in 79 milliseconds