Searched refs:TI_KPC (Results 1 – 2 of 2) sorted by relevance
/arch/sparc/include/asm/ | ||
D | thread_info_32.h | 115 #define TI_KPC 0x24 /* kpc (ldd'ed with kpc) */ macro |
/arch/sparc/kernel/ | ||
D | traps_32.c | 448 TI_KPC != offsetof(struct thread_info, kpc) || |