tag | line | file | source code |
---|---|---|---|
__new_ipl | 95 | include/asm-alpha/system.h | #define swpipl(__new_ipl) \ |
__new_ipl | 102 | include/asm-alpha/system.h | : "r" (__new_ipl) \ |
__new_ipl | 55 | include/asm-sparc/system.h | #define swpipl(__new_ipl) \ |
__new_ipl | 61 | include/asm-sparc/system.h | psr |= ((__new_ipl << 8) & PSR_PIL); \ |