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

1 2 3

  /src/sys/arch/x86/include/
cpuvar.h 88 int cpu_number; member in struct:cpu_attach_args
cpuvar.h 88 int cpu_number; member in struct:cpu_attach_args
cpuvar.h 88 int cpu_number; member in struct:cpu_attach_args
  /src/sys/arch/usermode/include/
cpu.h 42 #define cpu_number() 0 macro
cpu.h 42 #define cpu_number() 0 macro
cpu.h 42 #define cpu_number() 0 macro
  /src/sys/rump/include/machine/
cpu.h 82 #define cpu_number() (cpu_index(curcpu())) macro
cpu.h 82 #define cpu_number() (cpu_index(curcpu())) macro
cpu.h 82 #define cpu_number() (cpu_index(curcpu())) macro
  /src/sys/arch/or1k/include/
cpu.h 82 cpu_number(void) function in typeref:typename:cpuid_t
cpu.h 82 cpu_number(void) function in typeref:typename:cpuid_t
cpu.h 82 cpu_number(void) function in typeref:typename:cpuid_t
  /src/sys/arch/sh3/include/
cpu.h 73 #define cpu_number() 0 macro
cpu.h 73 #define cpu_number() 0 macro
cpu.h 73 #define cpu_number() 0 macro
  /src/sys/arch/ia64/include/
cpu.h 137 #define cpu_number() 0 /*XXX: FIXME */ macro
cpu.h 137 #define cpu_number() 0 /*XXX: FIXME */ macro
cpu.h 137 #define cpu_number() 0 /*XXX: FIXME */ macro
  /src/sys/arch/m68k/include/
cpu.h 142 #define cpu_number() 0 macro
cpu.h 142 #define cpu_number() 0 macro
cpu.h 142 #define cpu_number() 0 macro
  /src/sys/arch/alpha/include/
cpu.h 196 #define cpu_number() alpha_pal_whami() macro
cpu.h 196 #define cpu_number() alpha_pal_whami() macro
cpu.h 196 #define cpu_number() alpha_pal_whami() macro
  /src/sys/arch/vax/include/
cpu.h 158 #define cpu_number() (curcpu()->ci_cpuid) macro

Completed in 41 milliseconds

1 2 3