/Linux-v5.10/include/linux/ |
D | numa.h | 33 pr_info_once("Unknown online node for memory at 0x%llx, assuming node 0\n", in memory_add_physaddr_to_nid() 41 pr_info_once("Unknown target node for memory at 0x%llx, assuming node 0\n", in phys_to_target_node()
|
D | printk.h | 479 #define pr_info_once(fmt, ...) \ macro
|
/Linux-v5.10/kernel/ |
D | capability.c | 50 pr_info_once("warning: `%s' uses 32-bit capabilities (legacy support in use)\n", in warn_legacy_capability_use() 74 pr_info_once("warning: `%s' uses deprecated v2 capabilities in a way that may be insecure\n", in warn_deprecated_v2()
|
/Linux-v5.10/arch/x86/kernel/cpu/mce/ |
D | intel.c | 331 pr_info_once( in cmci_discover() 333 pr_info_once( in cmci_discover()
|
D | therm_throt.c | 734 pr_info_once("CPU0: Thermal monitoring enabled (%s)\n", in intel_init_thermal()
|
/Linux-v5.10/arch/x86/kernel/cpu/ |
D | intel.c | 534 pr_info_once("x86/tme: not enabled by BIOS\n"); in detect_tme() 558 pr_info_once("x86/mktme: enabled by BIOS\n"); in detect_tme() 559 pr_info_once("x86/mktme: %d KeyIDs available\n", nr_keyids); in detect_tme() 561 pr_info_once("x86/mktme: disabled by BIOS\n"); in detect_tme()
|
D | amd.c | 743 pr_info_once(FW_INFO "CPU: Re-enabling disabled Topology Extensions Support.\n"); in early_init_amd() 877 …pr_info_once("BIOS may not properly restore RDRAND after suspend, but hypervisor does not support … in clear_rdrand_cpuid_bit() 882 …pr_info_once("BIOS may not properly restore RDRAND after suspend, hiding RDRAND via CPUID. Use rdr… in clear_rdrand_cpuid_bit()
|
D | common.c | 340 pr_info_once("x86/cpu: User Mode Instruction Prevention (UMIP) activated\n"); in setup_umip() 769 pr_info_once("CPU0: Hyper-Threading is disabled\n"); in detect_ht_early()
|
/Linux-v5.10/drivers/acpi/apei/ |
D | bert.c | 60 pr_info_once("Error records from previous boot:\n"); in bert_print_all()
|
/Linux-v5.10/arch/powerpc/platforms/powernv/ |
D | rng.c | 162 pr_info_once("Registering arch random hook.\n"); in rng_create()
|
/Linux-v5.10/arch/arm64/kernel/ |
D | proton-pack.c | 92 pr_info_once("spectre-v2 mitigation disabled by command line option\n"); in spectre_v2_mitigations_off() 402 pr_info_once("spectre-v4 mitigation disabled by command-line option\n"); in spectre_v4_mitigations_off()
|
D | alternative.c | 159 pr_info_once("patching kernel code\n"); in __apply_alternatives()
|
/Linux-v5.10/arch/arm/mach-omap2/ |
D | omap4-common.c | 241 pr_info_once("OMAP L2C310: ROM does not support power control setting\n"); in omap4_l2c310_write_sec()
|
/Linux-v5.10/arch/x86/xen/ |
D | pmu.c | 559 pr_info_once("VPMU disabled by hypervisor.\n"); in xen_pmu_init() 561 pr_info_once("Could not initialize VPMU for cpu %d, error %d\n", in xen_pmu_init()
|
/Linux-v5.10/drivers/net/phy/ |
D | bcm7xxx.c | 152 pr_info_once("%s: %s PHY revision: 0x%02x, patch: %d\n", in bcm7xxx_28nm_config_init() 377 pr_info_once("%s: %s PHY revision: 0x%02x\n", in bcm7xxx_28nm_ephy_config_init()
|
D | bcm-cygnus.c | 135 pr_info_once("%s: %s PHY revision: 0x%02x\n", in bcm_omega_config_init()
|
/Linux-v5.10/ipc/ |
D | ipc_sysctl.c | 82 pr_info_once("writing to auto_msgmni has no effect"); in proc_ipc_auto_msgmni()
|
/Linux-v5.10/drivers/crypto/chelsio/ |
D | chcr_core.c | 187 pr_info_once("%s - version %s\n", DRV_DESC, DRV_VERSION); in chcr_uld_add()
|
/Linux-v5.10/drivers/cpufreq/ |
D | acpi-cpufreq.c | 701 pr_info_once("overriding BIOS provided _PSD data\n"); in acpi_cpufreq_cpu_init() 773 pr_info_once("P-state transition latency capped at 20 uS\n"); in acpi_cpufreq_cpu_init()
|
/Linux-v5.10/drivers/tty/vt/ |
D | vt_ioctl.c | 775 pr_info_once("\"struct vt_consize\"->v_vlin is ignored. Please report if you need this.\n"); in vt_resizex() 777 pr_info_once("\"struct vt_consize\"->v_clin is ignored. Please report if you need this.\n"); in vt_resizex()
|
/Linux-v5.10/arch/x86/kernel/ |
D | ldt.c | 562 pr_info_once("Warning: 16-bit segments do not work correctly in a Xen PV guest\n"); in allow_16bit_segments()
|
D | vm86_32.c | 267 …pr_info_once("Denied a call to vm86(old) from %s[%d] (uid: %d). Set the vm.mmap_min_addr sysctl t… in do_sys_vm86()
|
/Linux-v5.10/drivers/base/firmware_loader/ |
D | fallback.c | 606 pr_info_once("Ignoring firmware sysfs fallback due to sysctl knob\n"); in fw_run_sysfs_fallback()
|
/Linux-v5.10/arch/x86/kernel/cpu/microcode/ |
D | amd.c | 953 pr_info_once("microcode updated early to new patch_level=0x%08x\n", in init_amd_microcode()
|
D | intel.c | 478 pr_info_once("microcode updated early to revision 0x%x, date = %04x-%02x-%02x\n", in print_ucode_info()
|