Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/asm/
H A Dthread_info.h21 #define FAULT_CODE_PROT (1 << 3) /* protection fault */ macro
/openbmc/linux/arch/sparc/include/asm/
H A Dpgtable_32.h315 #define FAULT_CODE_PROT 0x1 macro