Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/include/uapi/asm/
Dptrace.h245 #define PSW_ASC_SECONDARY 0x00008000UL macro
275 #define PSW_ASC_SECONDARY 0x0000800000000000UL macro
/linux-4.4.14/arch/s390/kernel/
Dperf_cpum_sf.c1015 regs.psw.mask |= PSW_ASC_SECONDARY; in perf_push_sample()