/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/ |
D | repository.c | 35 pr_devel("%s:%d: %s%016llx : %s\n", func, line, hdr, n, s); in _dump_field() 44 pr_devel("%s:%d: lpar: %u\n", func, line, lpar_id); in _dump_node_name() 56 pr_devel("%s:%d: lpar: %u\n", func, line, lpar_id); in _dump_node() 61 pr_devel("%s:%d: v1: %016llx\n", func, line, v1); in _dump_node() 62 pr_devel("%s:%d: v2: %016llx\n", func, line, v2); in _dump_node() 140 pr_devel("%s:%d: warning: discarding non-zero v1: %016llx\n", in read_node() 143 pr_devel("%s:%d: warning: discarding non-zero v2: %016llx\n", in read_node() 302 pr_devel("%s:%d read_bus_num_dev failed\n", __func__, __LINE__); in ps3_repository_find_device() 306 pr_devel("%s:%d: bus_type %u, bus_index %u, bus_id %llu, num_dev %u\n", in ps3_repository_find_device() 311 pr_devel("%s:%d: no device found\n", __func__, __LINE__); in ps3_repository_find_device() [all …]
|
/kernel/linux/linux-5.10/lib/ |
D | assoc_array.c | 183 pr_devel("-->%s()\n", __func__); in assoc_array_walk() 200 pr_devel("segments[%d]: %lx\n", level, segments); in assoc_array_walk() 211 pr_devel("consider slot %x [ix=%d type=%lu]\n", in assoc_array_walk() 221 pr_devel("<--%s() = terminal_node\n", __func__); in assoc_array_walk() 243 pr_devel("shortcut to %d\n", shortcut->skip_to_level); in assoc_array_walk() 351 pr_devel("-->%s()\n", __func__); in assoc_array_destroy_subtree() 355 pr_devel("empty\n"); in assoc_array_destroy_subtree() 362 pr_devel("[%d] shortcut\n", slot); in assoc_array_destroy_subtree() 373 pr_devel("[%d] node\n", slot); in assoc_array_destroy_subtree() 380 pr_devel("Node %p [back=%p]\n", node, node->back_pointer); in assoc_array_destroy_subtree() [all …]
|
/kernel/linux/linux-5.10/drivers/tty/hvc/ |
D | hvsi_lib.c | 26 pr_devel("HVSI@%x: Handshaking started\n", pv->termno); in hvsi_start_handshake() 61 pr_devel("HVSI@%x Carrier lost, hanging up !\n", in hvsi_cd_change() 93 pr_devel("HVSI@%x: Got version query, sending response...\n", in hvsi_got_query() 139 pr_devel("HVSI@%x: Got packet type %x len %d bytes:\n", in hvsi_check_packet() 225 pr_devel("HVSI@%x: returning -EPIPE\n", pv->termno); in hvsilib_get_chars() 262 pr_devel("HVSI@%x: Querying modem control status...\n", in hvsilib_read_mctrl() 271 pr_devel("HVSI@%x: Error %d...\n", pv->termno, rc); in hvsilib_read_mctrl() 301 pr_devel("HVSI@%x: %s DTR...\n", pv->termno, in hvsilib_write_mctrl() 316 pr_devel("HVSI@%x: Establishing...\n", pv->termno); in hvsilib_establish() 331 pr_devel("HVSI@%x: ... sending close\n", pv->termno); in hvsilib_establish() [all …]
|
D | hvc_opal.c | 86 pr_devel("HVSI@%x: do open !\n", hp->vtermno); in hvc_opal_hvsi_open() 99 pr_devel("HVSI@%x: do close !\n", hp->vtermno); in hvc_opal_hvsi_close() 110 pr_devel("HVSI@%x: do hangup !\n", hp->vtermno); in hvc_opal_hvsi_hangup() 131 pr_devel("HVSI@%x: Set modem control, set=%x,clr=%x\n", in hvc_opal_hvsi_tiocmset() 346 pr_devel("hvc_opal: Found consoles in new location\n"); in hvc_opal_init_early() 350 pr_devel("hvc_opal: " in hvc_opal_init_early() 375 pr_devel("hvc_opal: Found RAW console\n"); in hvc_opal_init_early() 385 pr_devel("hvc_opal: Found HVSI console\n"); in hvc_opal_init_early()
|
D | hvc_vio.c | 161 pr_devel("HVSI@%x: open !\n", pv->termno); in hvterm_hvsi_open() 174 pr_devel("HVSI@%x: do close !\n", pv->termno); in hvterm_hvsi_close() 185 pr_devel("HVSI@%x: do hangup !\n", pv->termno); in hvterm_hvsi_hangup() 206 pr_devel("HVSI@%x: Set modem control, set=%x,clr=%x\n", in hvterm_hvsi_tiocmset() 320 pr_devel("hvc_vio_probe() device %pOF, using %s protocol\n", in hvc_vio_probe() 329 pr_devel("->boot console, using termno 0\n"); in hvc_vio_probe() 336 pr_devel("->non-boot console, using termno %d\n", termno); in hvc_vio_probe()
|
/kernel/linux/linux-5.10/drivers/misc/cxl/ |
D | irq.c | 42 pr_devel("CXL interrupt %i for afu pe: %i DSISR: %#llx DAR: %#llx\n", irq, ctx->pe, dsisr, dar); in cxl_irq_psl9() 45 pr_devel("CXL interrupt: Scheduling translation fault handling for later (pe: %i)\n", ctx->pe); in cxl_irq_psl9() 53 pr_devel("CXL interrupt: AFU Error 0x%016llx\n", irq_info->afu_err); in cxl_irq_psl9() 78 pr_devel("CXL interrupt: OS Context Warning\n"); in cxl_irq_psl9() 93 pr_devel("CXL interrupt %i for afu pe: %i DSISR: %#llx DAR: %#llx\n", irq, ctx->pe, dsisr, dar); in cxl_irq_psl8() 106 pr_devel("Scheduling segment miss handling for later pe: %i\n", ctx->pe); in cxl_irq_psl8() 111 pr_devel("CXL interrupt: PTE not found\n"); in cxl_irq_psl8() 113 pr_devel("CXL interrupt: Storage protection violation\n"); in cxl_irq_psl8() 115 pr_devel("CXL interrupt: AFU lock access to write through or cache inhibited storage\n"); in cxl_irq_psl8() 117 pr_devel("CXL interrupt: Access was afu_wr or afu_zero\n"); in cxl_irq_psl8() [all …]
|
D | file.c | 52 pr_devel("afu_open afu%i.%i\n", slice, adapter_num); in __afu_open() 93 pr_devel("afu_open pe: %i\n", ctx->pe); in __afu_open() 121 pr_devel("%s: closing cxl file descriptor. pe: %i\n", in afu_release() 154 pr_devel("%s: pe: %i\n", __func__, ctx->pe); in afu_ioctl_start_work() 283 pr_devel("%s: pe: %i\n", __func__, ctx->pe); in afu_ioctl_process_element() 320 pr_devel("afu_ioctl\n"); in afu_ioctl() 373 pr_devel("afu_poll wait done pe: %i\n", ctx->pe); in afu_poll() 384 pr_devel("afu_poll pe: %i returning %#x\n", ctx->pe, mask); in afu_poll() 463 pr_devel("afu_read going to sleep...\n"); in afu_read() 465 pr_devel("afu_read woken up\n"); in afu_read() [all …]
|
D | main.c | 40 pr_devel("cxl_afu_slbia issuing SLBIA command\n"); in cxl_afu_slbia() 64 pr_devel("%s matched mm - card: %i afu: %i pe: %i\n", __func__, in _cxl_slbia() 82 pr_devel("%s called\n", __func__); in cxl_slbia_core() 122 pr_devel("SSTP allocated at 0x%p\n", ctx->sstp); in cxl_alloc_sst() 146 …pr_devel("Looked up %#llx: slbfee. %#llx (ssize: %x, vsid: %#lx), copied to SSTP0: %#llx, SSTP1: %… in cxl_alloc_sst() 169 pr_devel("%.8x %.8x %.8x %.8x\n", ptr[i], ptr[i + 1], in cxl_dump_debug_buffer() 172 pr_devel("%.8x %.8x %.8x\n", ptr[i], ptr[i + 1], in cxl_dump_debug_buffer() 175 pr_devel("%.8x %.8x\n", ptr[i], ptr[i + 1]); in cxl_dump_debug_buffer() 177 pr_devel("%.8x\n", ptr[i]); in cxl_dump_debug_buffer()
|
D | fault.c | 74 pr_devel("CXL Populating SST[%li]: %#llx %#llx\n", in cxl_load_segment() 117 pr_devel("CXL interrupt: Segment fault pe: %i ea: %#llx\n", ctx->pe, ea); in cxl_handle_segment_miss() 154 pr_devel("copro_handle_mm_fault failed: %#x\n", result); in cxl_handle_mm_fault() 189 pr_devel("Page fault successfully handled for pe: %i!\n", ctx->pe); in cxl_handle_page_fault() 255 pr_devel("CXL BOTTOM HALF handling fault for afu pe: %i. " in cxl_handle_fault() 262 pr_devel("%s: unable to get mm for pe=%d pid=%i\n", in cxl_handle_fault() 267 pr_devel("Handling page fault for pe=%d pid=%i\n", in cxl_handle_fault() 289 pr_devel("cxl_prefault_one unable to get mm %i\n", in cxl_prefault_one() 319 pr_devel("cxl_prefault_vm unable to get mm %i\n", in cxl_prefault_vma()
|
D | flash.c | 95 pr_devel("%pOFn: update property (%s, length: %i, value: %#x)\n", in update_property() 200 pr_devel("device reconfiguration - action: %#x, nodes: %#x\n", in update_devicetree() 304 pr_devel("%s (op: %i, need header: %i, entries: %i, token: %#llx)\n", in handle_image() 333 pr_devel("resetting adapter\n"); in transfer_image() 342 pr_devel("resetting adapter\n"); in transfer_image() 347 pr_devel("remove current afu\n"); in transfer_image() 351 pr_devel("resetting adapter\n"); in transfer_image() 376 pr_devel("%s\n", __func__); in ioctl_transfer_image() 397 pr_devel("in %s\n", __func__); in device_open() 462 pr_devel("in %s\n", __func__); in device_ioctl() [all …]
|
D | of.c | 135 pr_devel("AFU handle: 0x%.16llx\n", afu->guest->handle); in cxl_of_read_afu_handle() 269 pr_devel("AFU handle: %#llx\n", afu->guest->handle); in cxl_of_read_afu_properties() 270 pr_devel("p2n_phys: %#llx (size %#llx)\n", in cxl_of_read_afu_properties() 272 pr_devel("psn_phys: %#llx (size %#llx)\n", in cxl_of_read_afu_properties() 274 pr_devel("Max number of processes virtualised=%i\n", in cxl_of_read_afu_properties() 276 pr_devel("Per-process irqs min=%i, max=%i\n", afu->pp_irqs, in cxl_of_read_afu_properties() 278 pr_devel("Slice error interrupt=%#lx\n", afu->serr_hwirq); in cxl_of_read_afu_properties() 340 pr_devel("Adapter handle: 0x%.16llx\n", adapter->guest->handle); in cxl_of_read_adapter_handle() 461 pr_devel("in %s\n", __func__); in cxl_of_probe()
|
/kernel/linux/linux-5.10/crypto/asymmetric_keys/ |
D | x509_public_key.c | 31 pr_devel("==>%s()\n", __func__); in x509_get_sig_params() 96 pr_devel("<==%s() = %d\n", __func__, ret); in x509_get_sig_params() 108 pr_devel("==>%s()\n", __func__); in x509_check_for_self_signed() 140 pr_devel("Cert Self-signature verified"); in x509_check_for_self_signed() 144 pr_devel("<==%s() = %d\n", __func__, ret); in x509_check_for_self_signed() 148 pr_devel("<==%s() = 0 [not]\n", __func__); in x509_check_for_self_signed() 168 pr_devel("Cert Issuer: %s\n", cert->issuer); in x509_key_preparse() 169 pr_devel("Cert Subject: %s\n", cert->subject); in x509_key_preparse() 176 pr_devel("Cert Key Algo: %s\n", cert->pub->pkey_algo); in x509_key_preparse() 177 pr_devel("Cert Valid period: %lld-%lld\n", cert->valid_from, cert->valid_to); in x509_key_preparse() [all …]
|
D | signature.c | 49 pr_devel("==>%s()\n", __func__); in query_asymmetric_key() 62 pr_devel("<==%s() = %d\n", __func__, ret); in query_asymmetric_key() 143 pr_devel("==>%s()\n", __func__); in verify_signature() 156 pr_devel("<==%s() = %d\n", __func__, ret); in verify_signature()
|
D | asym_tpm.c | 435 pr_devel("<==%s() = %d\n", __func__, ret); in tpm_key_query() 456 pr_devel("==>%s()\n", __func__); in tpm_key_encrypt() 496 pr_devel("<==%s() = %d\n", __func__, ret); in tpm_key_encrypt() 513 pr_devel("==>%s()\n", __func__); in tpm_key_decrypt() 531 pr_devel("loadkey2 failed (%d)\n", r); in tpm_key_decrypt() 541 pr_devel("tpm_unbind failed (%d)\n", r); in tpm_key_decrypt() 544 pr_devel("flushspecific failed (%d)\n", r); in tpm_key_decrypt() 548 pr_devel("<==%s() = %d\n", __func__, r); in tpm_key_decrypt() 639 pr_devel("==>%s()\n", __func__); in tpm_key_sign() 679 pr_devel("loadkey2 failed (%d)\n", r); in tpm_key_sign() [all …]
|
/kernel/linux/linux-5.10/security/integrity/platform_certs/ |
D | efi_parser.c | 45 pr_devel("-->%s(,%zu)\n", __func__, size); in parse_efi_signature_list() 56 pr_devel("LIST[%04x] guid=%pUl ls=%x hs=%x ss=%x\n", in parse_efi_signature_list() 67 pr_devel("<--%s() = -EBADMSG [overrun @%x]\n", in parse_efi_signature_list() 77 pr_devel("- bad size combo @%x\n", offs); in parse_efi_signature_list() 96 pr_devel("ELEM[%04x]\n", offs); in parse_efi_signature_list()
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
D | book3s_xive.c | 208 pr_devel("Escalation %s irq %d (prio %d)\n", name, xc->esc_virq[prio], prio); in kvmppc_xive_attach_escalation() 293 pr_devel("Provisioning prio... %d\n", prio); in xive_check_provisioning() 361 pr_devel("Can't find server %d\n", *server); in kvmppc_xive_select_target() 365 pr_devel("Finding irq target on 0x%x/%d...\n", *server, prio); in kvmppc_xive_select_target() 372 pr_devel(" .. failed, looking up candidate...\n"); in kvmppc_xive_select_target() 381 pr_devel(" found on 0x%x/%d\n", *server, prio); in kvmppc_xive_select_target() 385 pr_devel(" no available target !\n"); in kvmppc_xive_select_target() 626 pr_devel("set_xive ! irq 0x%x server 0x%x prio %d\n", in kvmppc_xive_set_xive() 637 pr_devel(" provisioning failure %d !\n", rc); in kvmppc_xive_set_xive() 675 pr_devel(" new_act_prio=%x act_server=%x act_prio=%x\n", in kvmppc_xive_set_xive() [all …]
|
D | book3s_xive_template.c | 278 pr_devel("H_XIRR\n"); in GLUE() 285 pr_devel(" new pending=0x%02x hw_cppr=%d cppr=%d\n", in GLUE() 294 pr_devel(" got hirq=0x%x hw_cppr=%d cppr=%d\n", in GLUE() 329 pr_devel("H_IPOLL(server=%ld)\n", server); in GLUE() 448 pr_devel("H_CPPR(cppr=%ld)\n", cppr); in GLUE() 513 pr_devel("H_EOI(xirr=%08lx)\n", xirr); in GLUE() 538 pr_devel(" source not found !\n"); in GLUE() 564 pr_devel(" EOI on saved P...\n"); in GLUE() 571 pr_devel(" EOI on source...\n"); in GLUE() 597 pr_devel(" after scan pending=%02x\n", xc->pending); in GLUE() [all …]
|
D | book3s_xive_native.c | 88 pr_devel("native_cleanup_vcpu(cpu=%d)\n", xc->server_num); in kvmppc_xive_native_cleanup_vcpu() 135 pr_devel("native_connect_vcpu(server=%d)\n", server_num); in kvmppc_xive_native_connect_vcpu() 138 pr_devel("Wrong ops !\n"); in kvmppc_xive_native_connect_vcpu() 249 pr_devel("%s: source %lx not found !\n", __func__, irq); in xive_native_esb_fault() 257 pr_devel("%s: source %lx invalid !\n", __func__, irq); in xive_native_esb_fault() 347 pr_devel("%s irq=0x%lx\n", __func__, irq); in kvmppc_xive_native_set_source() 392 pr_devel(" LSI ! Asserted=%d\n", state->asserted); in kvmppc_xive_native_set_source() 430 pr_devel("new_act_prio=%d new_act_server=%d mask=%d act_server=%d act_prio=%d\n", in kvmppc_xive_native_update_source_config() 486 pr_devel("%s irq=0x%lx cfg=%016llx\n", __func__, irq, kvm_cfg); in kvmppc_xive_native_set_source_config() 517 pr_devel("%s irq=0x%lx", __func__, irq); in kvmppc_xive_native_sync_source() [all …]
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
D | opal-psr.c | 34 pr_devel("Failed to get token\n"); in psr_show() 48 pr_devel("Failed to wait for the async response\n"); in psr_show() 88 pr_devel("Failed to get token\n"); in psr_store() 101 pr_devel("Failed to wait for the async response\n"); in psr_store() 131 pr_devel("Power-shift-ratio node not found\n"); in opal_psr_init() 159 pr_devel("Failed to create psr sysfs file %s\n", in opal_psr_init()
|
D | vas-fault.c | 35 pr_devel("SrcDDE: addr 0x%llx, len %d, count %d, idx %d, flags %d\n", in dump_crb() 40 pr_devel("TgtDDE: addr 0x%llx, len %d, count %d, idx %d, flags %d\n", in dump_crb() 45 pr_devel("NX Stamp: PSWID 0x%x, FSA 0x%llx, flags 0x%x, FS 0x%x\n", in dump_crb() 169 pr_devel("%s(): pid %d kill_proc_info() rc %d\n", __func__, in update_csb() 271 pr_devel("VAS[%d] fault_fifo %p, fifo %p, fault_crbs %d\n", in vas_fault_thread_fn() 377 pr_devel("VAS: Created FaultWin %d, LPID/PID/TID [%d/%d/%d]\n", in vas_setup_fault_window()
|
/kernel/linux/linux-5.10/certs/ |
D | system_keyring.c | 198 pr_devel("PKCS#7 platform keyring is not available\n"); in verify_pkcs7_message_sig() 204 pr_devel("PKCS#7 platform key is on revocation list\n"); in verify_pkcs7_message_sig() 211 pr_devel("PKCS#7 signature not signed with a trusted key\n"); in verify_pkcs7_message_sig() 221 pr_devel("PKCS#7 message does not contain data\n"); in verify_pkcs7_message_sig() 229 pr_devel("<==%s() = %d\n", __func__, ret); in verify_pkcs7_message_sig() 265 pr_devel("<==%s() = %d\n", __func__, ret); in verify_pkcs7_signature()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/ |
D | axon_msi.c | 87 pr_devel("axon_msi: dcr_write(0x%x, 0x%x)\n", val, dcr_n); in msic_dcr_write() 101 pr_devel("axon_msi: original write_offset 0x%x\n", write_offset); in axon_msi_cascade() 111 pr_devel("axon_msi: woff %x roff %x msi %x\n", in axon_msi_cascade() 126 pr_devel("axon_msi: invalid irq 0x%x!\n", msi); in axon_msi_cascade() 131 pr_devel("axon_msi: late irq 0x%x, retry %d\n", in axon_msi_cascade() 326 pr_devel("axon_msi: disabling %pOF\n", in axon_msi_shutdown() 340 pr_devel("axon_msi: setting up dn %pOF\n", dn); in axon_msi_probe() 392 pr_devel("axon_msi: irq 0x%x setup for axon_msi\n", virq); in axon_msi_probe() 472 pr_devel("axon_msi: couldn't translate reg property\n"); in axon_msi_debug_setup() 478 pr_devel("axon_msi: ioremap failed\n"); in axon_msi_debug_setup()
|
/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/ |
D | vmci_datagram.c | 171 pr_devel("Sender context (ID=0x%x) is not owner of src datagram entry (handle=0x%x:0x%x)\n", in dg_dispatch_as_host() 199 pr_devel("Sending to invalid destination (handle=0x%x:0x%x)\n", in dg_dispatch_as_host() 264 pr_devel("Datagram communication between VMs not supported (src=0x%x, dst=0x%x)\n", in dg_dispatch_as_host() 324 pr_devel("Payload (size=%llu bytes) too big to send\n", in vmci_datagram_dispatch() 331 pr_devel("Failed to route datagram (src=0x%x, dst=0x%x, err=%d)\n", in vmci_datagram_dispatch() 362 pr_devel("destination (handle=0x%x:0x%x) doesn't exist\n", in vmci_datagram_invoke_guest_handler() 414 pr_devel("Client callback needed when creating datagram\n"); in vmci_datagram_create_handle_priv() 466 pr_devel("Failed to destroy datagram (handle=0x%x:0x%x)\n", in vmci_datagram_destroy_handle()
|
D | vmci_context.c | 89 pr_devel("Invalid context ID for VMCI context\n"); in vmci_ctx_create() 95 pr_devel("Invalid flag (flags=0x%x) for VMCI context\n", in vmci_ctx_create() 102 pr_devel("Invalid suer_version %d\n", user_version); in vmci_ctx_create() 260 pr_devel("Failed to enqueue event datagram (type=%d) for context (ID=0x%x)\n", in ctx_fire_notification() 305 pr_devel("Datagram too large (bytes=%zu)\n", vmci_dg_size); in vmci_ctx_enqueue_datagram() 312 pr_devel("Invalid context (ID=0x%x)\n", cid); in vmci_ctx_enqueue_datagram() 350 pr_devel("Context (ID=0x%x) receive queue is full\n", cid); in vmci_ctx_enqueue_datagram() 521 pr_devel("No datagrams pending\n"); in vmci_ctx_dequeue_datagram() 534 pr_devel("Caller's buffer should be at least (size=%u bytes)\n", in vmci_ctx_dequeue_datagram() 610 pr_devel("Context removed notifications for other VMs not supported (src=0x%x, remote=0x%x)\n", in vmci_ctx_add_notification() [all …]
|
/kernel/linux/linux-5.10/arch/powerpc/mm/ |
D | copro_fault.c | 92 pr_devel("%s: 0x%llx -- USER_REGION_ID\n", __func__, ea); in copro_calculate_slb() 101 pr_devel("%s: 0x%llx -- VMALLOC_REGION_ID\n", __func__, ea); in copro_calculate_slb() 108 pr_devel("%s: 0x%llx -- IO_REGION_ID\n", __func__, ea); in copro_calculate_slb() 115 pr_devel("%s: 0x%llx -- LINEAR_MAP_REGION_ID\n", __func__, ea); in copro_calculate_slb()
|