sn_send_IPI_phys
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
sn_send_IPI_phys - send an IPI to a Nasid and slice
SYNOPSIS
"SYNOPSIS"
void sn_send_IPI_phys (long physid, int vector, int delivery_mode);
ARGUMENTS
- physid
-
physical cpuid to receive the interrupt.
- vector
-
command to send
- delivery_mode
-
delivery mechanism
DESCRIPTION
Sends an IPI (interprocessor interrupt) to the processor specified by
physid
delivery_mode can be one of the following
IA64_IPI_DM_INT - pend an interrupt
IA64_IPI_DM_PMI - pend a PMI
IA64_IPI_DM_NMI - pend an NMI
IA64_IPI_DM_INIT - pend an INIT interrupt
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 04:41:06 GMT, October 06, 2005