Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dcputable.h195 #define CPU_FTR_DEXCR_NPHIE LONG_ASM_CONST(0x0010000000000000) macro
456 CPU_FTR_DEXCR_NPHIE)
/arch/powerpc/kernel/
Dprocess.c1186 if (cpu_has_feature(CPU_FTR_DEXCR_NPHIE)) in save_sprs()
1267 if (cpu_has_feature(CPU_FTR_DEXCR_NPHIE) && in restore_sprs()
1879 if (cpu_has_feature(CPU_FTR_DEXCR_NPHIE)) in copy_thread()
1999 if (cpu_has_feature(CPU_FTR_DEXCR_NPHIE)) { in start_thread()
Dprom.c185 { .pabyte = 68, .pabit = 5, .cpu_features = CPU_FTR_DEXCR_NPHIE },
Dtraps.c1575 if (cpu_has_feature(CPU_FTR_DEXCR_NPHIE)) { in do_program_check()