Searched refs:is_kdump_kernel (Results 1 – 11 of 11) sorted by relevance
98 bool is_kdump_kernel(void);99 #define is_kdump_kernel is_kdump_kernel macro
165 bool is_kdump_kernel(void);166 #define is_kdump_kernel is_kdump_kernel macro
101 bool is_kdump_kernel(void) in is_kdump_kernel() function105 EXPORT_SYMBOL_GPL(is_kdump_kernel);
654 if (!is_kdump_kernel() || is_fadump_active()) { in iommu_table_clear()
246 if (is_kdump_kernel()) { in opal_imc_counters_probe()
2752 if (is_kdump_kernel() || pci_reset_phbs || rc) { in pnv_pci_init_ioda_phb()
244 bool is_kdump_kernel(void) in is_kdump_kernel() function248 EXPORT_SYMBOL_GPL(is_kdump_kernel);
230 if (!is_kdump_kernel()) in arch_reserve_vmcore()
898 if (is_kdump_kernel() || reset_devices) { in eeh_pseries_init()
608 if (!is_kdump_kernel()) in iommu_table_setparms()1815 if (is_kdump_kernel()) in spapr_tce_init_table_group()
1777 if (is_kdump_kernel()) in has_useable_cnp()
Completed in 730 milliseconds