Home
last modified time | relevance | path

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

/arch/ia64/include/asm/sn/sn2/
Dsn_hwperf.h90 #define SN_HWPERF_ARG_OBJID_MASK 0x00000000ffffffffULL macro
/arch/ia64/sn/kernel/sn2/
Dsn_hwperf.c610 op_info->a->arg &= SN_HWPERF_ARG_OBJID_MASK; in sn_hwperf_op_cpu()