Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/include/uapi/asm/
Dptrace.h244 #define PSW_ASC_ACCREG 0x00004000UL macro
274 #define PSW_ASC_ACCREG 0x0000400000000000UL macro
/linux-4.4.14/arch/s390/kernel/
Dperf_cpum_sf.c1012 regs.psw.mask |= PSW_ASC_ACCREG; in perf_push_sample()