HomeSort by: relevance | last modified time | path
    Searched defs:ci_idepth (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/arch/usermode/include/
cpu.h 58 int ci_idepth; member in struct:cpu_info
  /src/sys/arch/sh3/include/
cpu.h 62 int ci_idepth; member in struct:cpu_info
90 #define CLKF_INTR(cf) (curcpu()->ci_idepth > 0)
  /src/sys/arch/m68k/include/
cpu.h 125 volatile int ci_idepth; member in struct:cpu_info
  /src/sys/arch/mips/include/
cpu.h 106 int ci_idepth; /* hardware interrupt depth */ member in struct:cpu_info
  /src/sys/arch/sparc64/include/
cpu.h 172 int ci_idepth; member in struct:cpu_info
  /src/sys/arch/powerpc/include/
cpu.h 112 volatile int ci_idepth; member in struct:cpu_info
  /src/sys/arch/sparc/include/
cpu.h 234 int ci_idepth; /* Interrupt depth */ member in struct:cpu_info
  /src/sys/arch/x86/include/
cpu.h 143 volatile int ci_mtx_oldspl; /* Old SPL at this ci_idepth */
155 int ci_idepth; member in struct:cpu_info

Completed in 15 milliseconds