HomeSort by: relevance | last modified time | path
    Searched defs:splhigh (Results 1 - 25 of 30) sorted by relevancy

1 2

  /src/sys/arch/arm/include/arm32/
psl.h 63 #define splhigh() raisespl(IPL_HIGH) macro
psl.h 63 #define splhigh() raisespl(IPL_HIGH) macro
  /src/sys/arch/mips/mips/
spl_stubs.c 43 int splhigh(void) __section(".stub");
61 splhigh(void) function in typeref:typename:int
spl_stubs.c 43 int splhigh(void) __section(".stub");
61 splhigh(void) function in typeref:typename:int
  /src/sys/arch/evbcf/include/
intr.h 55 #define splhigh() spl7() macro
intr.h 55 #define splhigh() spl7() macro
  /src/sys/arch/powerpc/powerpc/
intr_stubs.c 126 splhigh(void) function in typeref:typename:int
intr_stubs.c 126 splhigh(void) function in typeref:typename:int
  /src/sys/arch/amiga/include/
intr.h 92 #define splhigh() spl7() macro
95 #define splhigh() splraise4() macro
104 #define splhigh() _spllkm7() macro
intr.h 92 #define splhigh() spl7() macro
95 #define splhigh() splraise4() macro
104 #define splhigh() _spllkm7() macro
  /src/sys/rump/include/machine/
intr.h 53 #define splhigh() 0 macro
intr.h 53 #define splhigh() 0 macro
  /src/sys/arch/x68k/include/
intr.h 45 #define splhigh() spl7() macro
intr.h 45 #define splhigh() spl7() macro
  /src/sys/arch/or1k/include/
intr.h 119 splhigh(void) function in typeref:typename:int
intr.h 119 splhigh(void) function in typeref:typename:int
  /src/sys/arch/virt68k/include/
intr.h 119 #define splhigh() spl7() macro
intr.h 119 #define splhigh() spl7() macro
  /src/sys/arch/ia64/include/
intr.h 17 #define splhigh() splraise(IPL_HIGH) macro
20 #define spllock() splhigh()
intr.h 17 #define splhigh() splraise(IPL_HIGH) macro
20 #define spllock() splhigh()
  /src/sys/arch/luna68k/stand/boot/
locore.S 734 ALTENTRY(splhigh, _spl7) function
locore.S 734 ALTENTRY(splhigh, _spl7) function
  /src/sys/arch/atari/include/
intr.h 70 #define splhigh() spl7() macro
intr.h 70 #define splhigh() spl7() macro
  /src/sys/arch/m68k/include/
intr.h 106 #define splhigh() spl7() macro

Completed in 27 milliseconds

1 2