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

  /src/sys/arch/sparc/sparc/
cpu.c 147 #define IU_IMPL(psr) ((u_int)(psr) >> 28)
2066 cpu_impl = IU_IMPL(i);
2216 int iu_impl; member in struct:info
2276 if (p->iu_impl == impl &&
cpu.c 147 #define IU_IMPL(psr) ((u_int)(psr) >> 28)
2066 cpu_impl = IU_IMPL(i);
2216 int iu_impl; member in struct:info
2276 if (p->iu_impl == impl &&

Completed in 133 milliseconds