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

  /src/sys/arch/mips/include/
proc.h 72 #define LWP0_CPU_INFO &cpu_info_store /* staticly set in lwp0 */
  /src/sys/arch/powerpc/include/
proc.h 63 #define LWP0_CPU_INFO &cpu_info[0]
  /src/sys/arch/riscv/include/
proc.h 68 #define LWP0_CPU_INFO &cpu_info_store[0] /* staticly set in lwp0 */
  /src/sys/arch/arm/include/
cpu.h 334 #define LWP0_CPU_INFO (&cpu_info_store[0])
  /src/sys/arch/aarch64/include/
cpu.h 247 #define LWP0_CPU_INFO (&cpu_info_store[0])

Completed in 60 milliseconds