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

  /src/sys/arch/x86/include/
intr.h 238 void x86_ipi_handler(void);
  /src/sys/arch/x86/x86/
ipi.c 153 x86_ipi_handler(void) function in typeref:typename:void
  /src/sys/arch/amd64/amd64/
vector.S 145 call _C_LABEL(x86_ipi_handler)
  /src/sys/arch/i386/i386/
vector.S 189 call _C_LABEL(x86_ipi_handler)

Completed in 36 milliseconds