HomeSort by: relevance | last modified time | path
    Searched refs:x86_64_tls_switch (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/amd64/amd64/
machdep.c 422 void x86_64_tls_switch(struct lwp *);
434 x86_64_tls_switch(struct lwp *l) function in typeref:typename:void
locore.S 1536 callq _C_LABEL(x86_64_tls_switch)
  /src/sys/arch/xen/x86/
cpu.c 698 extern void x86_64_tls_switch(struct lwp *);

Completed in 17 milliseconds