Searched refs:hv_status_err (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/hv/ |
| H A D | hv_proc.c | 90 hv_status_err(status, "\n"); in hv_call_deposit_pages() 141 hv_status_err(status, "cpu %u apic ID: %u\n", in hv_call_add_logical_proc() 183 hv_status_err(status, "vcpu: %u, lp: %u\n", in hv_call_create_vp()
|
| /linux-6.15/arch/x86/hyperv/ |
| H A D | irqdomain.c | 67 hv_status_err(status, "\n"); in hv_map_interrupt() 276 hv_status_err(status, "\n"); in hv_teardown_msi_irq()
|
| /linux-6.15/drivers/iommu/ |
| H A D | hyperv-iommu.c | 231 hv_status_err(status, "map failed\n"); in hyperv_root_ir_compose_msi_msg()
|
| /linux-6.15/include/asm-generic/ |
| H A D | mshyperv.h | 325 #define hv_status_err(status, fmt, ...) \ macro
|