Add an IPI used for testing proper operation of delivering IPIs.
This commit is contained in:
parent
95d839a1c7
commit
b1ef773d12
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=85673
@ -17,8 +17,9 @@
|
||||
#define IPI_INVLTLB 3
|
||||
#define IPI_RENDEZVOUS 4
|
||||
#define IPI_STOP 5
|
||||
#define IPI_TEST 6
|
||||
|
||||
#define IPI_COUNT 6
|
||||
#define IPI_COUNT 7
|
||||
|
||||
#ifndef LOCORE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user