taglinefilesource code
__new_ipl79include/asm-alpha/system.h#define setipl(__new_ipl) \
__new_ipl83include/asm-alpha/system.h: : "r" (__new_ipl) \
__new_ipl86include/asm-alpha/system.h#define swpipl(__new_ipl) \
__new_ipl93include/asm-alpha/system.h: "r" (__new_ipl) \
__new_ipl56include/asm-sparc/system.hextern inline void setipl(int __new_ipl)
__new_ipl65include/asm-sparc/system.h"r" (__new_ipl), "i" (PSR_PIL) :
__new_ipl81include/asm-sparc/system.hextern inline int swpipl(int __new_ipl)
__new_ipl95include/asm-sparc/system.h"r" (__new_ipl), "i" (PSR_PIL) :