sn_send_IPI_phys
Section: (9)
Updated: 09 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 (int nasid, long physid, int vector, int delivery_mode);
ARGUMENTS
- nasid
-
nasid to receive the interrupt (may be outside partition)
- 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: 00:02:49 GMT, October 09, 2005