Home
last modified time | relevance | path

Searched defs:FAULT_CODE_USER (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sh/include/asm/
H A Dthread_info.h22 #define FAULT_CODE_USER (1 << 4) /* user-mode access */ macro
/openbmc/linux/arch/sparc/include/asm/
H A Dpgtable_32.h317 #define FAULT_CODE_USER 0x4 macro