taglinefilesource code
__new_ipl77include/asm-alpha/system.h#define setipl(__new_ipl) \
__new_ipl81include/asm-alpha/system.h: : "r" (__new_ipl) \
__new_ipl84include/asm-alpha/system.h#define swpipl(__new_ipl) \
__new_ipl91include/asm-alpha/system.h: "r" (__new_ipl) \
__new_ipl53include/asm-sparc/system.hextern inline void setipl(int __new_ipl)
__new_ipl62include/asm-sparc/system.h"r" (__new_ipl), "i" (PSR_PIL) :
__new_ipl78include/asm-sparc/system.hextern inline int swpipl(int __new_ipl)
__new_ipl92include/asm-sparc/system.h"r" (__new_ipl), "i" (PSR_PIL) :