Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/include/asm/
H A Dprocessor.h120 #define PARISC_UAC_MASK (PARISC_UAC_NOPRINT|PARISC_UAC_SIGBUS) macro
124 (task)->thread.flags = (((task)->thread.flags & ~PARISC_UAC_MASK) \
126 PARISC_UAC_MASK)); \
132 put_user(((task)->thread.flags & PARISC_UAC_MASK) \