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