Home
last modified time | relevance | path

Searched refs:CPU_FTR_ARCH_207S (Results 1 – 25 of 34) sorted by relevance

12

/linux/arch/powerpc/kvm/
A Dbook3s_hv_interrupts.S53 END_FTR_SECTION_IFCLR(CPU_FTR_ARCH_207S)
115 END_FTR_SECTION_IFSET(CPU_FTR_ARCH_207S)
140 END_FTR_SECTION_IFSET(CPU_FTR_ARCH_207S)
A Dbook3s_segment.S92 END_FTR_SECTION_IFSET(CPU_FTR_ARCH_207S)
276 END_FTR_SECTION_IFSET(CPU_FTR_ARCH_207S)
343 END_FTR_SECTION_IFSET(CPU_FTR_ARCH_207S)
A Dbook3s_hv_rmhandlers.S89 END_FTR_SECTION_IFCLR(CPU_FTR_ARCH_207S)
465 END_FTR_SECTION_IFSET(CPU_FTR_ARCH_207S)
599 END_FTR_SECTION_IFSET(CPU_FTR_ARCH_207S)
647 END_FTR_SECTION_IFSET(CPU_FTR_ARCH_207S)
662 END_FTR_SECTION_IFCLR(CPU_FTR_ARCH_207S)
714 END_FTR_SECTION_IFCLR(CPU_FTR_ARCH_207S)
1247 END_FTR_SECTION_IFCLR(CPU_FTR_ARCH_207S)
1280 END_FTR_SECTION_IFSET(CPU_FTR_ARCH_207S)
1396 END_FTR_SECTION_IFSET(CPU_FTR_ARCH_207S)
1450 END_FTR_SECTION_IFSET(CPU_FTR_ARCH_207S)
[all …]
A Dbook3s_pr.c144 cpu_has_feature(CPU_FTR_ARCH_207S)) in kvmppc_core_vcpu_load_pr()
179 cpu_has_feature(CPU_FTR_ARCH_207S)) in kvmppc_core_vcpu_put_pr()
218 if (cpu_has_feature(CPU_FTR_ARCH_207S)) in kvmppc_copy_to_svcpu()
304 if (cpu_has_feature(CPU_FTR_ARCH_207S)) in kvmppc_copy_from_svcpu()
986 BUG_ON(!cpu_has_feature(CPU_FTR_ARCH_207S)); in kvmppc_handle_fac()
A Dbook3s_hv.c200 if (cpu_has_feature(CPU_FTR_ARCH_207S)) { in kvmppc_ipi_thread()
355 else if (cpu_has_feature(CPU_FTR_ARCH_207S)) in kvmppc_set_arch_compat()
750 cpu_has_feature(CPU_FTR_ARCH_207S)) in kvmppc_power8_compatible()
1934 if (!cpu_has_feature(CPU_FTR_ARCH_207S)) in kvmppc_filter_lpcr_hv()
3220 if (!cpu_has_feature(CPU_FTR_ARCH_207S)) in can_dynamic_split()
3556 is_power8 = cpu_has_feature(CPU_FTR_ARCH_207S); in kvmppc_run_core()
4667 if (cpu_has_feature(CPU_FTR_ARCH_207S)) { in kvmppc_vcpu_run_hv()
4715 if (cpu_has_feature(CPU_FTR_ARCH_207S)) { in kvmppc_vcpu_run_hv()
4762 info->instr_keys = cpu_has_feature(CPU_FTR_ARCH_207S) ? 32 : 0; in kvm_vm_ioctl_get_smmu_info_hv()
5242 if (cpu_has_feature(CPU_FTR_ARCH_207S)) in kvmppc_core_init_vm_hv()
[all …]
A Dbook3s_hv_builtin.c210 if (cpu_has_feature(CPU_FTR_ARCH_207S) && in kvmhv_rm_send_ipi()
/linux/arch/powerpc/lib/
A Dpmem.c39 if (cpu_has_feature(CPU_FTR_ARCH_207S)) in clean_pmem_range()
45 if (cpu_has_feature(CPU_FTR_ARCH_207S)) in flush_pmem_range()
A Dmemcmp_64.S248 END_FTR_SECTION_IFSET(CPU_FTR_ARCH_207S)
537 END_FTR_SECTION_IFSET(CPU_FTR_ARCH_207S)
/linux/arch/powerpc/include/asm/
A Dcputable.h163 #define CPU_FTR_ARCH_207S LONG_ASM_CONST(0x0000000000010000) macro
423 CPU_FTR_ARCH_207S | CPU_FTR_TM_COMP )
433 CPU_FTR_DBELL | CPU_FTR_HAS_PPR | CPU_FTR_ARCH_207S | \
451 CPU_FTR_DBELL | CPU_FTR_HAS_PPR | CPU_FTR_ARCH_207S | \
535 CPU_FTR_ARCH_207S)
A Dtime.h44 if (cpu_has_feature(CPU_FTR_ARCH_207S)) in get_vtb()
/linux/arch/powerpc/platforms/powernv/
A Dsmp.c179 if (cpu_has_feature(CPU_FTR_ARCH_207S)) in pnv_cpu_offline_self()
306 if (cpu_has_feature(CPU_FTR_ARCH_207S)) in pnv_cpu_bootable()
A Didle.c349 if (cpu_has_feature(CPU_FTR_ARCH_207S)) { in power7_idle_insn()
378 if (cpu_has_feature(CPU_FTR_ARCH_207S)) { in power7_idle_insn()
392 if (cpu_has_feature(CPU_FTR_ARCH_207S)) { in power7_idle_insn()
484 if (cpu_has_feature(CPU_FTR_ARCH_207S)) { in power7_idle_insn()
A Dpci-ioda-tce.c32 if (cpu_has_feature(CPU_FTR_ARCH_207S) && in pnv_ioda_parse_tce_sizes()
/linux/arch/powerpc/kernel/ptrace/
A Dptrace-view.c333 if (!cpu_has_feature(CPU_FTR_ARCH_207S)) in ebb_active()
349 if (!cpu_has_feature(CPU_FTR_ARCH_207S)) in ebb_get()
368 if (!cpu_has_feature(CPU_FTR_ARCH_207S)) in ebb_set()
391 if (!cpu_has_feature(CPU_FTR_ARCH_207S)) in pmu_active()
406 if (!cpu_has_feature(CPU_FTR_ARCH_207S)) in pmu_get()
424 if (!cpu_has_feature(CPU_FTR_ARCH_207S)) in pmu_set()
/linux/arch/powerpc/include/asm/book3s/64/
A Dkexec.h16 if (cpu_has_feature(CPU_FTR_ARCH_207S)) { in reset_sprs()
/linux/arch/powerpc/crypto/
A Dcrct10dif-vpmsum_glue.c108 if (!cpu_has_feature(CPU_FTR_ARCH_207S)) in crct10dif_vpmsum_mod_init()
A Dcrc-vpmsum_test.c36 if (!cpu_has_feature(CPU_FTR_ARCH_207S)) in crc_test_init()
A Dcrc32c-vpmsum_glue.c155 if (!cpu_has_feature(CPU_FTR_ARCH_207S)) in crc32c_vpmsum_mod_init()
/linux/arch/powerpc/platforms/pseries/
A Dpmem.c152 if (!cpu_has_feature(CPU_FTR_ARCH_207S)) in pseries_pmem_init()
/linux/lib/raid6/
A Dvpermxor.uc90 cpu_has_feature(CPU_FTR_ARCH_207S));
/linux/arch/powerpc/kernel/
A Dprocess.c877 else if (!cpu_has_feature(CPU_FTR_ARCH_207S)) in __set_breakpoint()
890 if (cpu_has_feature(CPU_FTR_ARCH_207S)) in ppc_breakpoint_available()
1141 if (cpu_has_feature(CPU_FTR_ARCH_207S)) { in save_sprs()
1182 if (cpu_has_feature(CPU_FTR_ARCH_207S)) { in restore_sprs()
A Dentry_64.S231 END_FTR_SECTION_IFCLR(CPU_FTR_ARCH_207S)
A Dsetup_64.c246 } else if (cpu_has_feature(CPU_FTR_ARCH_207S)) { in cpu_ready_for_interrupts()
A Dsecurity.c313 else if (cpu_has_feature(CPU_FTR_ARCH_207S)) in setup_stf_barrier()
/linux/tools/testing/selftests/powerpc/stringloops/
A Dmemcmp_64.S248 END_FTR_SECTION_IFSET(CPU_FTR_ARCH_207S)
537 END_FTR_SECTION_IFSET(CPU_FTR_ARCH_207S)

Completed in 900 milliseconds

12