Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dsetup.h18 #define LPP_PID_MASK _AC(0xffffffff, UL) macro
/linux/arch/s390/kernel/
H A Dperf_cpum_sf.c1069 data.tid_entry.pid = basic->hpp & LPP_PID_MASK; in perf_push_sample()