Home
last modified time | relevance | path

Searched refs:FW_FEATURE_OPAL (Results 1 – 12 of 12) sorted by relevance

/arch/powerpc/platforms/powernv/
A Dsetup.c198 if (firmware_has_feature(FW_FEATURE_OPAL)) in pnv_setup_arch()
241 if (firmware_has_feature(FW_FEATURE_OPAL)) in pnv_init()
281 if (firmware_has_feature(FW_FEATURE_OPAL)) in pnv_show_cpuinfo()
446 if (!firmware_has_feature(FW_FEATURE_OPAL)) in pnv_kexec_cpu_down()
507 if (firmware_has_feature(FW_FEATURE_OPAL)) in pnv_probe()
520 if (!firmware_has_feature(FW_FEATURE_OPAL) || in pnv_tm_init()
A Dopal-xscom.c194 if (!firmware_has_feature(FW_FEATURE_OPAL)) in scom_debug_init()
A Dopal.c138 powerpc_firmware_features |= FW_FEATURE_OPAL; in early_init_dt_scan_opal()
207 if (!(powerpc_firmware_features & FW_FEATURE_OPAL)) in opal_register_exception_handlers()
1219 if (firmware_has_feature(FW_FEATURE_OPAL)) { in powernv_set_nmmu_ptcr()
A Dsmp.c81 if (paca_ptrs[nr]->cpu_start || !firmware_has_feature(FW_FEATURE_OPAL)) in pnv_smp_kick_cpu()
A Dpci.c767 if (!firmware_has_feature(FW_FEATURE_OPAL)) in pnv_pci_init()
A Deeh-powernv.c1655 if (!firmware_has_feature(FW_FEATURE_OPAL)) { in eeh_powernv_init()
A Dpci-ioda.c366 if (!firmware_has_feature(FW_FEATURE_OPAL)) { in pnv_ioda_parse_m64_window()
/arch/powerpc/include/asm/
A Dfirmware.h44 #define FW_FEATURE_OPAL ASM_CONST(0x0000000010000000) macro
84 FW_FEATURE_POWERNV_POSSIBLE = FW_FEATURE_OPAL | FW_FEATURE_ULTRAVISOR,
/arch/powerpc/sysdev/xics/
A Dics-opal.c207 if (!firmware_has_feature(FW_FEATURE_OPAL)) in ics_opal_init()
/arch/powerpc/kernel/
A Dsetup_64.c259 if (firmware_has_feature(FW_FEATURE_OPAL)) in configure_exceptions()
500 if (firmware_has_feature(FW_FEATURE_OPAL)) in use_spinloop()
/arch/powerpc/mm/
A Dnuma.c384 if (firmware_has_feature(FW_FEATURE_OPAL)) in initialize_form2_numa_distance_lookup_table()
441 if (firmware_has_feature(FW_FEATURE_OPAL)) { in find_primary_domain_index()
452 if (firmware_has_feature(FW_FEATURE_OPAL)) in find_primary_domain_index()
/arch/powerpc/xmon/
A Dxmon.c3090 if (!firmware_has_feature(FW_FEATURE_OPAL)) { in dump_opal_msglog()

Completed in 35 milliseconds