Home
last modified time | relevance | path

Searched defs:ncpl (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/arch/hppa/include/
H A Dintr.h94 spllower(int ncpl) in spllower()
108 splraise(int ncpl) in splraise()
121 splx(int ncpl) in splx()
/openbsd/sys/arch/i386/include/
H A Dintr.h89 #define _SPLRAISE(ocpl, ncpl) \ argument
95 #define _SPLX(ncpl) \ argument
/openbsd/sys/arch/i386/i386/
H A Dmachdep.c3908 splraise(int ncpl) in splraise()
3923 splx(int ncpl) in splx()
3933 spllower(int ncpl) in spllower()