Searched refs:CPU_FTR_DAWR1 (Results 1 – 7 of 7) sorted by relevance
55 return cpu_has_feature(CPU_FTR_DAWR1) ? 2 : 1; in nr_wp_slots()
194 #define CPU_FTR_DAWR1 LONG_ASM_CONST(0x0008000000000000) macro454 CPU_FTR_DAWR | CPU_FTR_DAWR1)
576 if (cpu_has_feature(CPU_FTR_DAWR1)) { in kvmhv_vcpu_entry_p9()623 if (cpu_has_feature(CPU_FTR_DAWR1)) { in kvmhv_vcpu_entry_p9()896 if (cpu_has_feature(CPU_FTR_DAWR1)) { in kvmhv_vcpu_entry_p9()
376 END_FTR_SECTION_IFSET(CPU_FTR_DAWR1)
887 if (!cpu_has_feature(CPU_FTR_DAWR1)) in kvmppc_h_set_mode()6116 if (!cpu_has_feature(CPU_FTR_DAWR1)) in kvmhv_enable_dawr1()
182 { .pabyte = 64, .pabit = 0, .cpu_features = CPU_FTR_DAWR1 },
663 {"debug-facilities-v31", feat_enable, CPU_FTR_DAWR1},