| /arch/s390/pci/ |
| A D | pci_report.c | 109 struct zpci_report_error *report; in zpci_report_status() local 122 report = (void *)get_zeroed_page(GFP_KERNEL); in zpci_report_status() 123 if (!report) in zpci_report_status() 130 buf = report->data.log_data; in zpci_report_status() 131 end = report->data.log_data + ZPCI_REPORT_DATA_SIZE; in zpci_report_status() 143 report->header.version = 1; in zpci_report_status() 144 report->header.action = SCLP_ERRNOTIFY_AQ_INFO_LOG; in zpci_report_status() 145 report->header.length = buf - (char *)&report->data; in zpci_report_status() 146 report->data.timestamp = ktime_get_clocktai_seconds(); in zpci_report_status() 147 report->data.err_log_id = ZPCI_ERR_LOG_ID_KERNEL_REPORT; in zpci_report_status() [all …]
|
| A D | pci_sysfs.c | 145 struct zpci_report_error_header *report = (void *) buf; in report_error_write() local 151 if (off || (count < sizeof(*report))) in report_error_write() 154 ret = sclp_pci_report(report, zdev->fh, zdev->fid); in report_error_write()
|
| A D | pci.c | 984 struct zpci_report_error_header *report) in zpci_report_error() argument 988 return sclp_pci_report(report, zdev->fh, zdev->fid); in zpci_report_error()
|
| /arch/s390/include/asm/ |
| A D | ipl.h | 136 void *ipl_report_finish(struct ipl_report *report); 137 int ipl_report_free(struct ipl_report *report); 138 int ipl_report_add_component(struct ipl_report *report, struct kexec_buf *kbuf, 140 int ipl_report_add_certificate(struct ipl_report *report, void *key,
|
| A D | kexec.h | 69 struct ipl_report *report; member
|
| A D | sclp.h | 191 int sclp_pci_report(struct zpci_report_error_header *report, u32 fh, u32 fid);
|
| /arch/s390/kernel/ |
| A D | machine_kexec_file.c | 179 return ipl_report_add_component(data->report, &buf, 0, 0); in kexec_file_add_initrd() 207 addr = data->memsz + data->report->size; in kexec_file_add_ipl_report() 213 ipl_report_add_certificate(data->report, ptr, addr, len); in kexec_file_add_ipl_report() 219 buf.buffer = ipl_report_finish(data->report); in kexec_file_add_ipl_report() 222 buf.bufsz = data->report->size; in kexec_file_add_ipl_report() 251 data.report = ipl_report_init(&ipl_block); in kexec_file_add_components() 252 if (IS_ERR(data.report)) in kexec_file_add_components() 253 return data.report; in kexec_file_add_components() 305 ipl_report_free(data.report); in kexec_file_add_components()
|
| A D | ipl.c | 2403 report->size += cert->entry.len; in ipl_report_add_certificate() 2410 struct ipl_report *report; in ipl_report_init() local 2412 report = vzalloc(sizeof(*report)); in ipl_report_init() 2413 if (!report) in ipl_report_init() 2416 report->ipib = ipib; in ipl_report_init() 2425 return report; in ipl_report_init() 2438 buf = vzalloc(report->size); in ipl_report_finish() 2443 memcpy(ptr, report->ipib, report->ipib->hdr.len); in ipl_report_finish() 2448 ptr += report->ipib->hdr.len; in ipl_report_finish() 2478 BUG_ON(ptr > buf + report->size); in ipl_report_finish() [all …]
|
| A D | kexec_image.c | 38 ipl_report_add_component(data->report, &buf, in kexec_file_add_kernel_image()
|
| A D | kexec_elf.c | 56 ipl_report_add_component(data->report, &buf, in kexec_file_add_kernel_elf()
|
| /arch/arm64/boot/dts/rockchip/ |
| A D | rk3588-jaguar-pre-ict-tester.dtso | 76 * routed to the mezzanine connector to report a proper 77 * value: VCC_1V8_S0_1 and VCC_IN_2. It may report an 98 * routed to the mezzanine connector to report a proper 99 * value: VCC_1V8_S0_1 and VCC_IN_1. It may report an
|
| /arch/arm64/boot/dts/mediatek/ |
| A D | mt8186-corsola-chinchou.dtsi | 45 pp1800_tchscr_report_disable: regulator-pp1800-tchscr-report-disable { 265 touch_pin_report: pin-report-pins { 310 /delete-node/ pins-report-sw;
|
| A D | mt8192-asurada.dtsi | 1277 pins-report-sw {
|
| A D | mt8195-cherry.dtsi | 1279 pins-report-sw {
|
| A D | mt8186-corsola.dtsi | 1243 pins-report-sw {
|
| /arch/m68k/fpsp040/ |
| A D | gen_except.S | 10 | Any routine which may report an exceptions must load 167 | The typical work to be done to the unimp frame to report an 250 | x is an extended denorm can report an underflow exception.
|
| A D | fpsp.h | 63 | because it needs to report an exception back to the user. This
|
| /arch/arm/boot/dts/nxp/imx/ |
| A D | imx6ull-engicam-microgea-rmm.dts | 139 report-rate-hz = <6>;
|
| /arch/arm64/boot/dts/allwinner/ |
| A D | sun55i-a527-cubie-a5e.dts | 315 * report high, otherwise the system wouldn't be running.
|
| /arch/powerpc/kvm/ |
| A D | Kconfig | 195 report is available in debugfs kvm/vm#_vcpu#_timing.
|
| /arch/x86/math-emu/ |
| A D | README | 44 Please report bugs, etc to me at:
|
| /arch/x86/kvm/svm/ |
| A D | sev.c | 1407 void __user *report = u64_to_user_ptr(argp->data); in sev_get_attestation_report() local 1458 if (copy_to_user(report, ¶ms, sizeof(params))) in sev_get_attestation_report()
|
| /arch/arm64/ |
| A D | Kconfig | 603 Affected Cortex-A57 parts might report a Stage 2 translation 1950 errors, classify them and report them to software.
|