Home
last modified time | relevance | path

Searched refs:CPU_FTR_P9_TIDR (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/misc/ocxl/
Dfile.c136 if (cpu_has_feature(CPU_FTR_P9_TIDR)) { in afu_ioctl_enable_p9_wait()
182 if (cpu_has_feature(CPU_FTR_P9_TIDR)) in afu_ioctl_get_features()
/Linux-v4.19/arch/powerpc/include/asm/
Dcputable.h216 #define CPU_FTR_P9_TIDR LONG_ASM_CONST(0x0000800000000000) macro
463 CPU_FTR_P9_TLBIE_BUG | CPU_FTR_P9_TIDR)
/Linux-v4.19/arch/powerpc/kernel/
Ddt_cpu_ftrs.c719 cur_cpu_spec->cpu_features |= CPU_FTR_P9_TIDR; in cpufeatures_cpu_quirks()
Dprocess.c1155 if (cpu_has_feature(CPU_FTR_P9_TIDR) && in restore_sprs()
1552 if (!cpu_has_feature(CPU_FTR_P9_TIDR)) in set_thread_tidr()