Home
last modified time | relevance | path

Searched refs:PSW_ASC_PRIMARY (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/arch/s390/include/uapi/asm/
Dptrace.h243 #define PSW_ASC_PRIMARY 0x00000000UL macro
273 #define PSW_ASC_PRIMARY 0x0000000000000000UL macro
/linux-4.4.14/arch/s390/include/asm/
Dptrace.h24 PSW_MASK_PSTATE | PSW_ASC_PRIMARY)
/linux-4.4.14/arch/s390/kernel/
Dsignal.c158 regs->psw.mask = PSW_ASC_PRIMARY | in restore_sigregs()
Dcompat_signal.c224 regs->psw.mask = PSW_ASC_PRIMARY | in restore_sigregs32()
Dperf_cpum_sf.c1009 regs.psw.mask |= PSW_ASC_PRIMARY; in perf_push_sample()