Searched full:detected (Results 1 – 14 of 14) sorted by relevance
/kvm-unit-tests/powerpc/ |
H A D | emulator.c | 17 printf("Detected invalid instruction %#018lx: %08x\n", in program_check_handler() 39 printf("Detected invalid instruction %#018lx: %08x\n", in heai_handler() 53 printf("Detected alignment exception %#018lx: %08x\n", in alignment_handler() 83 report(msr & 0x8000000000000000UL, "detected"); in test_64bit()
|
H A D | tm.c | 82 * the qemu process will block indefinitely. RCU stalls will be detected on the
|
/kvm-unit-tests/x86/ |
H A D | pmu_lbr.c | 57 report_skip("No pmu is detected!"); in main()
|
H A D | tscdeadline_latency.c | 98 printf("tsc deadline timer not detected, aborting\n"); in test_tsc_deadline_timer()
|
H A D | apic.c | 81 report_skip("tsc deadline timer not detected"); in test_tsc_deadline_timer() 119 printf("x2apic not detected\n"); in test_enable_x2apic() 308 report_skip("x2apic not detected"); in test_self_ipi_x2apic()
|
H A D | svm.c | 333 printf("NPT detected - running all tests with NPT enabled\n"); in setup_svm()
|
H A D | ioapic.c | 485 printf("x2apic not detected\n"); in main()
|
H A D | pmu_pebs.c | 402 report_skip("PEBS requires Intel ICX or later, non-Intel detected"); in main()
|
H A D | svm_tests.c | 1789 report_pass("No RIP corruption detected after %d timer interrupts", in reg_corruption_finished() 1802 report_fail("RIP corruption detected after %d timer interrupts", in reg_corruption_finished() 2071 report_skip("XSAVE not detected"); in svm_cr4_osxsave_test()
|
H A D | pmu.c | 963 report_skip("No Intel Arch PMU is detected!"); in main()
|
H A D | vmx_tests.c | 8336 report_skip("%s : PCID not detected", __func__); in vmx_cr_load_test() 8340 report_skip("%s : MCE not detected", __func__); in vmx_cr_load_test() 8445 report_skip("%s : XSAVE not detected", __func__); in vmx_cr4_osxsave_test() 9085 * handler has detected a missing single-step trap. It doesn't in vmx_preemption_timer_tf_test()
|
/kvm-unit-tests/lib/linux/ |
H A D | pci_regs.h | 51 #define PCI_STATUS_PARITY 0x100 /* Detected parity error */ 502 #define PCI_EXP_DEVSTA_CED 0x0001 /* Correctable Error Detected */ 503 #define PCI_EXP_DEVSTA_NFED 0x0002 /* Non-Fatal Error Detected */ 504 #define PCI_EXP_DEVSTA_FED 0x0004 /* Fatal Error Detected */ 505 #define PCI_EXP_DEVSTA_URD 0x0008 /* Unsupported Request Detected */ 506 #define PCI_EXP_DEVSTA_AUXPD 0x0010 /* AUX Power Detected */ 566 #define PCI_EXP_SLTCTL_PFDE 0x0002 /* Power Fault Detected Enable */ 586 #define PCI_EXP_SLTSTA_PFD 0x0002 /* Power Fault Detected */
|
/kvm-unit-tests/riscv/ |
H A D | sbi-sse.c | 1237 report_skip("OpenSBI < v1.7 detected, skipping tests"); in check_sse()
|
/kvm-unit-tests/scripts/ |
H A D | checkpatch.pl | 7785 NOTE: Whitespace errors detected.
|