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

  /src/sys/arch/x86/x86/
ipi.c 182 x86_hlt();
  /src/sys/arch/x86/acpi/
acpi_wakeup.c 208 x86_hlt();
242 x86_hlt();
  /src/sys/arch/i386/i386/
cpufunc.S 308 ENTRY(x86_hlt) function
314 END(x86_hlt)
machdep.c 826 x86_hlt();
  /src/sys/arch/amd64/amd64/
cpufunc.S 409 ENTRY(x86_hlt) function
415 END(x86_hlt)
machdep.c 744 x86_hlt();
  /src/sys/arch/x86/include/
cpufunc.h 60 void x86_hlt(void);

Completed in 31 milliseconds