Home
last modified time | relevance | path

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

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