Home
last modified time | relevance | path

Searched refs:SN_HWPERF_ARG_USE_IPI_MASK (Results 1 – 2 of 2) sorted by relevance

/arch/ia64/include/asm/sn/sn2/
Dsn_hwperf.h89 #define SN_HWPERF_ARG_USE_IPI_MASK 0x8000000000000000ULL macro
/arch/ia64/sn/kernel/sn2/
Dsn_hwperf.c609 use_ipi = op_info->a->arg & SN_HWPERF_ARG_USE_IPI_MASK; in sn_hwperf_op_cpu()