Searched defs:FAULT_CODE_PROT (Results 1 – 2 of 2) sorted by relevance
/linux/arch/sh/include/asm/ | ||
H A D | thread_info.h | 21 #define FAULT_CODE_PROT (1 << 3) /* protection fault */ macro |
/linux/arch/sparc/include/asm/ | ||
H A D | pgtable_32.h | 315 #define FAULT_CODE_PROT 0x1 macro |