Home
last modified time | relevance | path

Searched refs:pr_notice_once (Results 1 – 11 of 11) sorted by relevance

/linux/arch/x86/include/asm/
H A Dia32.h87 pr_notice_once("32-bit emulation disabled. You can reenable with ia32_emulation=on\n"); in ia32_enabled_verbose()
/linux/drivers/acpi/
H A Dosi.c51 pr_notice_once(FW_BUG in acpi_osi_handler()
58 pr_notice_once( in acpi_osi_handler()
/linux/net/sched/
H A Dact_mirred.c273 pr_notice_once("tc mirred: Loop (%s:%s --> %s:%s)\n", in tcf_mirred_to_dev()
452 pr_notice_once("tc mirred: target device is gone\n"); in tcf_mirred_act()
459 pr_notice_once("tc mirred: loop on device %s\n", in tcf_mirred_act()
/linux/arch/x86/kernel/cpu/
H A Dhygon.c203 pr_notice_once("SVM disabled (by BIOS) in MSR_VM_CR\n"); in init_hygon()
H A Damd.c940 pr_notice_once("AMD Zen1 DIV0 bug detected. Disable SMT for full protection.\n"); in init_amd_zen1()
984 pr_notice_once("Zenbleed: please update your microcode for the most optimal fix\n"); in zen2_zenbleed_check()
1128 pr_notice_once("SVM disabled (by BIOS) in MSR_VM_CR\n"); in init_amd()
/linux/drivers/scsi/libsas/
H A Dsas_internal.h268 pr_notice_once("ATA device seen but CONFIG_SCSI_SAS_ATA=N\n"); in sas_ata_disabled_notice()
/linux/drivers/acpi/numa/
H A Dhmat.c376 pr_notice_once("Failed to allocate HMAT locality\n"); in hmat_add_locality()
507 pr_notice_once("Failed to allocate HMAT cache info\n"); in hmat_parse_cache()
/linux/include/linux/
H A Dprintk.h671 #define pr_notice_once(fmt, ...) \ macro
/linux/kernel/module/
H A Dmain.c2532 pr_notice_once("%s: tainting kernel with TAINT_LIVEPATCH\n", in module_augment_kernel_taints()
2547 pr_notice_once("%s: module verification failed: signature " in module_augment_kernel_taints()
/linux/security/integrity/ima/
H A Dima_policy.c1254 pr_notice_once("%s", msg); in check_template_field()
/linux/drivers/platform/x86/
H A Dasus-wmi.c344pr_notice_once("Accessing attributes through /sys/bus/platform/asus_wmi is deprecated and will be … in asus_wmi_show_deprecated()