Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sh/include/asm/
Dthread_info.h20 #define FAULT_CODE_ITLB (1 << 2) /* ITLB miss */ macro
/linux-6.1.9/arch/sparc/include/asm/
Dthread_info_64.h97 #define FAULT_CODE_ITLB 0x04 /* Miss happened in I-TLB */ macro