John Baldwin f0b9813920 - Move the code to deal with handling an IPI_STOP IPI out of
ipi_nmi_handler() and into a new cpustop_handler() function.  Change
  the Xcpustop IPI_STOP handler to call this function instead of
  duplicating all the same logic in assembly.
- EOI the local APIC for the lapic timer interrupt in C rather than
  assembly.
- Bump the lazypmap IPI counter if COUNT_IPIS is defined in C rather than
  assembly.
2005-12-05 22:25:41 +00:00
..
2005-12-04 02:12:43 +00:00
2005-12-04 02:12:43 +00:00
2005-03-28 18:31:18 +00:00
2005-12-04 02:12:43 +00:00
2005-12-04 02:12:43 +00:00
2005-11-29 09:51:47 +00:00
2005-12-04 02:12:43 +00:00
2005-12-04 22:55:41 +00:00