| /linux/drivers/misc/lkdtm/ |
| H A D | refcount.c | 13 pr_info("Overflow detected: saturated\n"); in overflow_check() 31 pr_info("attempting good refcount_inc() without overflow\n"); in lkdtm_REFCOUNT_INC_OVERFLOW() 35 pr_info("attempting bad refcount_inc() overflow\n"); in lkdtm_REFCOUNT_INC_OVERFLOW() 47 pr_info("attempting good refcount_add() without overflow\n"); in lkdtm_REFCOUNT_ADD_OVERFLOW() 54 pr_info("attempting bad refcount_add() overflow\n"); in lkdtm_REFCOUNT_ADD_OVERFLOW() 65 pr_info("attempting bad refcount_inc_not_zero() overflow\n"); in lkdtm_REFCOUNT_INC_NOT_ZERO_OVERFLOW() 77 pr_info("attempting bad refcount_add_not_zero() overflow\n"); in lkdtm_REFCOUNT_ADD_NOT_ZERO_OVERFLOW() 88 pr_info("Zero detected: saturated\n"); in check_zero() 110 pr_info("attempting good refcount_dec()\n"); in lkdtm_REFCOUNT_DEC_ZERO() 113 pr_info("attempting bad refcount_dec() to zero\n"); in lkdtm_REFCOUNT_DEC_ZERO() [all …]
|
| H A D | bugs.c | 184 pr_info("Calling function with %lu frame size to depth %d ...\n", in lkdtm_EXHAUST_STACK() 187 pr_info("FAIL: survived without exhausting stack?!\n"); in lkdtm_EXHAUST_STACK() 201 pr_info("Corrupting stack containing char array ...\n"); in lkdtm_CORRUPT_STACK() 213 pr_info("Corrupting stack containing union ...\n"); in lkdtm_CORRUPT_STACK_STRONG() 226 pr_info("Starting stack offset tracking for pid %d\n", pid); in lkdtm_REPORT_STACK() 231 pr_info("Stack offset: %d\n", (int)(stack_addr - (uintptr_t)&magic)); in lkdtm_REPORT_STACK() 280 pr_info("Recorded stack canary for pid %d at offset %ld\n", in __lkdtm_REPORT_STACK_CANARY() 295 pr_info("ok: stack canaries differ between pid %d and pid %d at offset %ld.\n", in __lkdtm_REPORT_STACK_CANARY() 392 pr_info("Normal signed addition ...\n"); in lkdtm_OVERFLOW_SIGNED() 396 pr_info("Overflowing signed addition ...\n"); in lkdtm_OVERFLOW_SIGNED() [all …]
|
| H A D | perms.c | 51 pr_info("do_overwritten wasn't overwritten!\n"); in do_overwritten() 57 pr_info("do_nothing was hijacked!\n"); in do_almost_nothing() 77 pr_info("attempting ok execution at %px\n", do_nothing_ptr); in execute_location() 85 pr_info("attempting bad execution at %px\n", dst); in execute_location() 104 pr_info("attempting ok execution at %px\n", do_nothing_text); in execute_user_location() 111 pr_info("attempting bad execution at %px\n", dst); in execute_user_location() 122 pr_info("attempting bad rodata write at %px\n", ptr); in lkdtm_WRITE_RO() 137 pr_info("%p was NOT written during init!?\n", ptr); in lkdtm_WRITE_RO_AFTER_INIT() 141 pr_info("attempting bad ro_after_init write at %px\n", ptr); in lkdtm_WRITE_RO_AFTER_INIT() 155 pr_info("attempting bad %zu byte write at %px\n", size, ptr); in lkdtm_WRITE_KERN() [all …]
|
| H A D | usercopy.c | 76 pr_info("stack : %px\n", (void *)current_stack_pointer); in do_usercopy_stack() 78 pr_info("good_stack: %px-%px\n", good_stack, good_stack + sizeof(good_stack)); in do_usercopy_stack() 79 pr_info("bad_stack : %px-%px\n", bad_stack, bad_stack + sizeof(good_stack)); in do_usercopy_stack() 90 pr_info("attempting good copy_to_user of local stack\n"); in do_usercopy_stack() 97 pr_info("attempting bad copy_to_user of distant stack\n"); in do_usercopy_stack() 111 pr_info("attempting good copy_from_user of local stack\n"); in do_usercopy_stack() 118 pr_info("attempting bad copy_from_user of distant stack\n"); in do_usercopy_stack() 164 pr_info("attempting good copy_to_user of correct size\n"); in do_usercopy_slab_size() 170 pr_info("attempting bad copy_to_user of too large size\n"); in do_usercopy_slab_size() 176 pr_info("attempting good copy_from_user of correct size\n"); in do_usercopy_slab_size() [all …]
|
| /linux/drivers/scsi/mpi3mr/ |
| H A D | mpi3mr_debug.h | 48 pr_info("%s: " fmt, (ioc)->name, ##__VA_ARGS__) 53 pr_info("%s: " fmt, (ioc)->name, ##__VA_ARGS__); \ 59 pr_info("%s: " fmt, (ioc)->name, ##__VA_ARGS__); \ 65 pr_info("%s: " fmt, (ioc)->name, ##__VA_ARGS__); \ 71 pr_info("%s: " fmt, (ioc)->name, ##__VA_ARGS__); \ 77 pr_info("%s: " fmt, (ioc)->name, ##__VA_ARGS__); \ 83 pr_info("%s: " fmt, (ioc)->name, ##__VA_ARGS__); \ 89 pr_info("%s: " fmt, (ioc)->name, ##__VA_ARGS__); \ 95 pr_info("%s: " fmt, (ioc)->name, ##__VA_ARGS__); \ 101 pr_info("%s: " fmt, (ioc)->name, ##__VA_ARGS__); \ [all …]
|
| /linux/drivers/firmware/efi/ |
| H A D | cper_cxl.c | 28 pr_info("%s agent_type: %d, %s\n", pfx, prot_err->agent_type, in cxl_cper_print_prot_err() 48 pr_info("%s agent_address: %04x:%02x:%02x.%x\n", in cxl_cper_print_prot_err() 55 pr_info("%s rcrb_base_address: 0x%016llx\n", pfx, in cxl_cper_print_prot_err() 74 pr_info("%s slot: %d\n", pfx, in cxl_cper_print_prot_err() 76 pr_info("%s vendor_id: 0x%04x, device_id: 0x%04x\n", in cxl_cper_print_prot_err() 79 pr_info("%s sub_vendor_id: 0x%04x, sub_device_id: 0x%04x\n", in cxl_cper_print_prot_err() 83 pr_info("%s class_code: %02x%02x\n", pfx, in cxl_cper_print_prot_err() 97 pr_info("%s lower_dw: 0x%08x, upper_dw: 0x%08x\n", pfx, in cxl_cper_print_prot_err() 125 pr_info("%s DVSEC length: 0x%04x\n", pfx, prot_err->dvsec_len); in cxl_cper_print_prot_err() 127 pr_info("%s CXL DVSEC:\n", pfx); in cxl_cper_print_prot_err() [all …]
|
| /linux/samples/kprobes/ |
| H A D | kprobe_example.c | 31 pr_info("<%s> p->addr = 0x%p, ip = %lx, flags = 0x%lx\n", in handler_pre() 35 pr_info("<%s> p->addr = 0x%p, nip = 0x%lx, msr = 0x%lx\n", in handler_pre() 39 pr_info("<%s> p->addr = 0x%p, epc = 0x%lx, status = 0x%lx\n", in handler_pre() 43 pr_info("<%s> p->addr = 0x%p, pc = 0x%lx, pstate = 0x%lx\n", in handler_pre() 47 pr_info("<%s> p->addr = 0x%p, pc = 0x%lx, cpsr = 0x%lx\n", in handler_pre() 51 pr_info("<%s> p->addr = 0x%p, pc = 0x%lx, status = 0x%lx\n", in handler_pre() 55 pr_info("<%s> p->addr, 0x%p, ip = 0x%lx, flags = 0x%lx\n", in handler_pre() 59 pr_info("<%s> p->addr = 0x%p, era = 0x%lx, estat = 0x%lx\n", in handler_pre() 72 pr_info("<%s> p->addr = 0x%p, flags = 0x%lx\n", in handler_post() 76 pr_info("<%s> p->addr = 0x%p, msr = 0x%lx\n", in handler_post() [all …]
|
| /linux/tools/testing/crypto/chacha20-s390/ |
| H A D | test-cipher.c | 81 pr_info("lib encryption took: %lld nsec", end - start); in test_lib_chacha() 95 pr_info("lib decryption took: %lld nsec", end - start); in test_lib_chacha() 110 pr_info("skcipher encrypt returned with result" in test_skcipher_encdec() 118 pr_info("skcipher decrypt returned with result" in test_skcipher_encdec() 137 pr_info("could not allocate skcipher %s handle\n", name); in test_skcipher() 143 pr_info("could not allocate skcipher request\n"); in test_skcipher() 156 pr_info("key could not be set\n"); in test_skcipher() 187 pr_info("%s tfm encryption successful, took %lld nsec\n", name, end - start); in test_skcipher() 211 pr_info("%s tfm decryption successful, took %lld nsec\n", name, end - start); in test_skcipher() 220 pr_info("skciphe in test_skcipher() [all...] |
| /linux/fs/btrfs/ |
| H A D | print-tree.c | 67 pr_info("\t\tchunk length %llu owner %llu type %llu num_stripes %d\n", in print_chunk() 71 pr_info("\t\t\tstripe %d devid %llu offset %llu\n", i, in print_chunk() 79 pr_info("\t\tdev item devid %llu total_bytes %llu bytes used %llu\n", in print_dev_item() 126 pr_info("\t\textent refs %llu gen %llu flags %llu\n", in print_extent_item() 135 pr_info("\t\ttree block key " BTRFS_KEY_FMT " level %d\n", in print_extent_item() 150 pr_info("\t\tref#%d: ", ref_index++); in print_extent_item() 162 pr_info( in print_extent_item() 179 pr_info( in print_extent_item() 209 pr_info("\t\tsubvol_id %llu\n", le64_to_cpu(subvol_id)); in print_uuid_item() 221 pr_info("\t\t\tstride %d devid %llu physical %llu\n", in print_raid_stripe_key() [all …]
|
| /linux/kernel/ |
| H A D | backtracetest.c | 18 pr_info("Testing a backtrace from process context.\n"); in backtrace_test_normal() 19 pr_info("The following trace is a kernel self test and not a bug!\n"); in backtrace_test_normal() 33 pr_info("Testing a backtrace from BH context.\n"); in backtrace_test_bh() 34 pr_info("The following trace is a kernel self test and not a bug!\n"); in backtrace_test_bh() 46 pr_info("Testing a saved backtrace.\n"); in backtrace_test_saved() 47 pr_info("The following trace is a kernel self test and not a bug!\n"); in backtrace_test_saved() 55 pr_info("Saved backtrace test skipped.\n"); in backtrace_test_saved() 61 pr_info("====[ backtrace testing ]===========\n"); in backtrace_regression_test() 67 pr_info("====[ end of backtrace testing ]====\n"); in backtrace_regression_test()
|
| H A D | kallsyms_selftest.c | 147 pr_info(" ---------------------------------------------------------\n"); in test_kallsyms_compression_ratio() 148 pr_info("| nr_symbols | compressed size | original size | ratio(%%) |\n"); in test_kallsyms_compression_ratio() 149 pr_info("|---------------------------------------------------------|\n"); in test_kallsyms_compression_ratio() 151 pr_info("| %10d | %10d | %10d | %2d.%-2d |\n", in test_kallsyms_compression_ratio() 153 pr_info(" ---------------------------------------------------------\n"); in test_kallsyms_compression_ratio() 185 pr_info("kallsyms_lookup_name() looked up %d symbols\n", stat.real_cnt); in test_perf_kallsyms_lookup_name() 186 pr_info("The time spent on each symbol is (ns): min=%d, max=%d, avg=%lld\n", in test_perf_kallsyms_lookup_name() 222 pr_info("kallsyms_on_each_symbol() traverse all: %lld ns\n", t1 - t0); in test_perf_kallsyms_on_each_symbol() 254 pr_info("kallsyms_on_each_match_symbol() traverse all: %lld ns\n", t1 - t0); in test_perf_kallsyms_on_each_match_symbol() 277 pr_info("%s %s failed: addr=%lx, expect %lx\n", in test_kallsyms_basic_function() [all …]
|
| /linux/drivers/mtd/tests/ |
| H A D | speedtest.c | 183 pr_info("Please specify a valid mtd-device via module parameter\n"); in mtd_speedtest_init() 189 pr_info("MTD device: %d count: %d\n", dev, count); in mtd_speedtest_init() 191 pr_info("MTD device: %d\n", dev); in mtd_speedtest_init() 201 pr_info("not NAND flash, assume page size is 512 " in mtd_speedtest_init() 212 pr_info("MTD device size %llu, eraseblock size %u, " in mtd_speedtest_init() 244 pr_info("testing eraseblock write speed\n"); in mtd_speedtest_init() 259 pr_info("eraseblock write speed is %ld KiB/s\n", speed); in mtd_speedtest_init() 262 pr_info("testing eraseblock read speed\n"); in mtd_speedtest_init() 277 pr_info("eraseblock read speed is %ld KiB/s\n", speed); in mtd_speedtest_init() 284 pr_info("testing page write speed\n"); in mtd_speedtest_init() [all …]
|
| H A D | nandbiterrs.c | 93 pr_info("write_page\n"); in write_page() 105 pr_info("rewrite page\n"); in rewrite_page() 135 pr_info("read_page\n"); in read_page() 159 pr_info("verify_page\n"); in verify_page() 188 pr_info("Inserted biterror @ %u/%u\n", byte, bit); in insert_biterror() 206 pr_info("incremental biterrors test\n"); in incremental_errors_test() 223 pr_info("Read reported %d corrected bit errors\n", err); in incremental_errors_test() 237 pr_info("Successfully corrected %d bit errors per subpage\n", in incremental_errors_test() 269 pr_info("overwrite biterrors test\n"); in overwrite_test() 287 pr_info("Implausible number of bit errors corrected\n"); in overwrite_test() [all …]
|
| H A D | torturetest.c | 126 pr_info("re-try reading data from EB %d\n", in check_eraseblock() 130 pr_info("retried %d times, still errors, " in check_eraseblock() 137 pr_info("only attempt number %d was OK (!!!)\n", in check_eraseblock() 161 pr_info("written only %zd bytes of %zd, but no error" in write_pattern() 176 pr_info("Warning: this program is trying to wear out your " in tort_init() 180 pr_info("Please specify a valid mtd-device via module parameter\n"); in tort_init() 185 pr_info("MTD device: %d\n", dev); in tort_init() 186 pr_info("torture %d eraseblocks (%d-%d) of mtd%d\n", in tort_init() 189 pr_info("torturing just %d pages per eraseblock\n", in tort_init() 191 pr_info("write verify %s\n", check ? "enabled" : "disabled"); in tort_init() [all …]
|
| /linux/arch/openrisc/kernel/ |
| H A D | traps.c | 55 pr_info("%s[<%p>] %s%pS\n", loglvl, (void *) addr, reliable ? "" : "? ", in print_trace() 62 pr_info("(%08lx:)\t%08lx", base_addr + (i * 4), word); in print_data() 64 pr_info(" %08lx:\t%08lx", base_addr + (i * 4), word); in print_data() 73 pr_info("%sCall trace:\n", loglvl); in show_stack() 87 pr_info("CPU #: %d\n" in show_registers() 90 pr_info("GPR00: %08lx GPR01: %08lx GPR02: %08lx GPR03: %08lx\n", in show_registers() 92 pr_info("GPR04: %08lx GPR05: %08lx GPR06: %08lx GPR07: %08lx\n", in show_registers() 94 pr_info("GPR08: %08lx GPR09: %08lx GPR10: %08lx GPR11: %08lx\n", in show_registers() 96 pr_info("GPR12: %08lx GPR13: %08lx GPR14: %08lx GPR15: %08lx\n", in show_registers() 98 pr_info("GPR16: %08lx GPR17: %08lx GPR18: %08lx GPR19: %08lx\n", in show_registers() [all …]
|
| /linux/samples/rust/ |
| H A D | rust_print_main.rs | 26 pr_info!("{}", a); in arc_print() 29 pr_info!("{:?}", b); in arc_print() 45 pr_info!("Arc<dyn Display> says {arc}"); in arc_print() 56 pr_info!("{:#x?}", a); in arc_print() 63 pr_info!("Rust printing macros sample (init)\n"); in init() 71 pr_info!("Info message (level 6) without args\n"); in init() 73 pr_info!("A line that"); in init() 83 pr_info!("{} message (level {}) with args\n", "Info", 6); in init() 85 pr_info!("A {} that", "line"); in init() 99 pr_info!("Rus in drop() [all...] |
| /linux/samples/workqueue/stall_detector/ |
| H A D | wq_stall.c | 38 pr_info("wq_stall: second work item finally ran\n"); in stall_work2_fn() 43 pr_info("wq_stall: first work item running on cpu %d\n", in stall_work1_fn() 63 pr_info("wq_stall: entering wait_event_idle (PF_WQ_WORKER cleared)\n"); in stall_work1_fn() 64 pr_info("wq_stall: expect 'BUG: workqueue lockup' in ~30-60s\n"); in stall_work1_fn() 69 pr_info("wq_stall: woke up, PF_WQ_WORKER restored\n"); in stall_work1_fn() 74 pr_info("wq_stall: loading\n"); in wq_stall_init() 85 pr_info("wq_stall: unloading\n"); in wq_stall_exit() 90 pr_info("wq_stall: all work flushed, module unloaded\n"); in wq_stall_exit()
|
| /linux/arch/mips/lib/ |
| H A D | dump_tlb.c | 21 pr_info("Index : %0x\n", read_c0_index()); in dump_tlb_regs() 22 pr_info("PageMask : %0x\n", read_c0_pagemask()); in dump_tlb_regs() 24 pr_info("GuestCtl1: %0x\n", read_c0_guestctl1()); in dump_tlb_regs() 25 pr_info("EntryHi : %0*lx\n", field, read_c0_entryhi()); in dump_tlb_regs() 26 pr_info("EntryLo0 : %0*lx\n", field, read_c0_entrylo0()); in dump_tlb_regs() 27 pr_info("EntryLo1 : %0*lx\n", field, read_c0_entrylo1()); in dump_tlb_regs() 28 pr_info("Wired : %0x\n", read_c0_wired()); in dump_tlb_regs() 34 pr_info("FrameMask: %0x\n", read_c0_framemask()); in dump_tlb_regs() 38 pr_info("PageGrain: %0x\n", read_c0_pagegrain()); in dump_tlb_regs() 40 pr_info("PWField : %0*lx\n", field, read_c0_pwfield()); in dump_tlb_regs() [all …]
|
| /linux/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_debug.h | 159 pr_info("mf:\n\t"); in _debug_dump_mf() 162 pr_info("\n\t"); in _debug_dump_mf() 163 pr_info("%08x ", le32_to_cpu(mfp[i])); in _debug_dump_mf() 165 pr_info("\n"); in _debug_dump_mf() 178 pr_info("reply:\n\t"); in _debug_dump_reply() 181 pr_info("\n\t"); in _debug_dump_reply() 182 pr_info("%08x ", le32_to_cpu(mfp[i])); in _debug_dump_reply() 184 pr_info("\n"); in _debug_dump_reply() 197 pr_info("config:\n\t"); in _debug_dump_config() 200 pr_info("\n\t"); in _debug_dump_config() [all …]
|
| /linux/drivers/watchdog/ |
| H A D | pc87413_wdt.c | 86 pr_info(DPFX in pc87413_select_wdt_out() 110 pr_info(DPFX "pc87413 - Enable SWC functions\n"); in pc87413_enable_swc() 131 pr_info(DPFX in pc87413_get_swc_base_addr() 144 pr_info(DPFX "Select Bank3 of SWC\n"); in pc87413_swc_bank3() 155 pr_info(DPFX "Set WDTO to %d minutes\n", pc87413_time); in pc87413_programm_wdto() 166 pr_info(DPFX "Enable WDEN\n"); in pc87413_enable_wden() 176 pr_info(DPFX "Enable SW_WD_TREN\n"); in pc87413_enable_sw_wd_tren() 187 pr_info(DPFX "pc87413 - Disable SW_WD_TREN\n"); in pc87413_disable_sw_wd_tren() 198 pr_info(DPFX "pc87413 - Enable SW_WD_TRG\n"); in pc87413_enable_sw_wd_trg() 209 pr_info(DPFX "Disable SW_WD_TRG\n"); in pc87413_disable_sw_wd_trg() [all …]
|
| /linux/drivers/media/rc/ |
| H A D | nuvoton-cir.c | 191 pr_info("Wake samples (%d) =", count); in nvt_write_wakeup_codes() 193 pr_info("Wake sample fifo cleared"); in nvt_write_wakeup_codes() 285 pr_info("%s: Dump CIR logical device registers:\n", NVT_DRIVER_NAME); in cir_dump_regs() 286 pr_info(" * CR CIR ACTIVE : 0x%x\n", in cir_dump_regs() 288 pr_info(" * CR CIR BASE ADDR: 0x%x\n", in cir_dump_regs() 291 pr_info(" * CR CIR IRQ NUM: 0x%x\n", in cir_dump_regs() 296 pr_info("%s: Dump CIR registers:\n", NVT_DRIVER_NAME); in cir_dump_regs() 297 pr_info(" * IRCON: 0x%x\n", nvt_cir_reg_read(nvt, CIR_IRCON)); in cir_dump_regs() 298 pr_info(" * IRSTS: 0x%x\n", nvt_cir_reg_read(nvt, CIR_IRSTS)); in cir_dump_regs() 299 pr_info(" * IREN: 0x%x\n", nvt_cir_reg_read(nvt, CIR_IREN)); in cir_dump_regs() [all …]
|
| /linux/tools/testing/selftests/livepatch/test_modules/ |
| H A D | test_klp_state2.c | 26 pr_info("%s: %s -> %s\n", callback, obj->mod->name, in callback_info() 29 pr_info("%s: vmlinux\n", callback); in callback_info() 40 pr_info("%s: space to store console_loglevel already allocated\n", in allocate_loglevel_state() 53 pr_info("%s: allocating space to store console_loglevel\n", in allocate_loglevel_state() 68 pr_info("%s: taking over the console_loglevel change\n", in fix_console_loglevel() 74 pr_info("%s: fixing console_loglevel\n", __func__); in fix_console_loglevel() 85 pr_info("%s: passing the console_loglevel change back to the old livepatch\n", in restore_console_loglevel() 94 pr_info("%s: restoring console_loglevel\n", __func__); in restore_console_loglevel() 104 pr_info("%s: keeping space to store console_loglevel\n", in free_loglevel_state() 113 pr_info("%s: freeing space for the stored console_loglevel\n", in free_loglevel_state()
|
| /linux/arch/csky/kernel/ |
| H A D | ptrace.c | 467 pr_info("\nCURRENT PROCESS:\n\n"); in show_regs() 468 pr_info("COMM=%s PID=%d\n", current->comm, current->pid); in show_regs() 471 pr_info("TEXT=%08x-%08x DATA=%08x-%08x BSS=%08x-%08x\n", in show_regs() 478 pr_info("USER-STACK=%08x KERNEL-STACK=%08x\n\n", in show_regs() 483 pr_info("PC: 0x%08lx (%pS)\n", (long)fp->pc, (void *)fp->pc); in show_regs() 484 pr_info("LR: 0x%08lx (%pS)\n", (long)fp->lr, (void *)fp->lr); in show_regs() 485 pr_info("SP: 0x%08lx\n", (long)fp->usp); in show_regs() 486 pr_info("PSR: 0x%08lx\n", (long)fp->sr); in show_regs() 487 pr_info("orig_a0: 0x%08lx\n", fp->orig_a0); in show_regs() 488 pr_info("PT_REGS: 0x%08lx\n", (long)fp); in show_regs() [all …]
|
| /linux/drivers/cpufreq/ |
| H A D | e_powersaver.c | 144 pr_info("Current voltage = %dmV\n", current_voltage * 16 + 700); in eps_set_state() 146 pr_info("Current multiplier = %d\n", current_multiplier); in eps_set_state() 194 pr_info("Detected VIA "); in eps_cpu_init() 234 pr_info("Can't enable Enhanced PowerSaver\n"); in eps_cpu_init() 242 pr_info("Current voltage = %dmV\n", current_voltage * 16 + 700); in eps_cpu_init() 244 pr_info("Current multiplier = %d\n", current_multiplier); in eps_cpu_init() 248 pr_info("Highest voltage = %dmV\n", max_voltage * 16 + 700); in eps_cpu_init() 250 pr_info("Highest multiplier = %d\n", max_multiplier); in eps_cpu_init() 252 pr_info("Lowest voltage = %dmV\n", min_voltage * 16 + 700); in eps_cpu_init() 254 pr_info("Lowest multiplier = %d\n", min_multiplier); in eps_cpu_init() [all …]
|
| /linux/arch/microblaze/kernel/ |
| H A D | setup.c | 131 pr_info("Ramdisk addr 0x%08x, ", ram); in machine_early_init() 133 pr_info("FDT at 0x%08x\n", fdt); in machine_early_init() 135 pr_info("Compiled-in FDT at %p\n", _fdt_start); in machine_early_init() 138 pr_info("Found romfs @ 0x%08x (0x%08x)\n", in machine_early_init() 140 pr_info("#### klimit %p ####\n", old_klimit); in machine_early_init() 143 pr_info("Moved 0x%08x bytes from 0x%08x to 0x%08x\n", in machine_early_init() 146 pr_info("New klimit: 0x%08x\n", (unsigned)klimit); in machine_early_init() 151 pr_info("!!!Your kernel has setup MSR instruction but "); in machine_early_init() 156 pr_info("!!!Your kernel not setup MSR instruction but "); in machine_early_init()
|