Home
last modified time | relevance | path

Searched full:detected (Results 1 – 14 of 14) sorted by relevance

/kvm-unit-tests/powerpc/
H A Demulator.c17 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 Dtm.c82 * the qemu process will block indefinitely. RCU stalls will be detected on the
/kvm-unit-tests/x86/
H A Dpmu_lbr.c57 report_skip("No pmu is detected!"); in main()
H A Dtscdeadline_latency.c98 printf("tsc deadline timer not detected, aborting\n"); in test_tsc_deadline_timer()
H A Dapic.c81 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 Dsvm.c333 printf("NPT detected - running all tests with NPT enabled\n"); in setup_svm()
H A Dioapic.c485 printf("x2apic not detected\n"); in main()
H A Dpmu_pebs.c402 report_skip("PEBS requires Intel ICX or later, non-Intel detected"); in main()
H A Dsvm_tests.c1789 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 Dpmu.c963 report_skip("No Intel Arch PMU is detected!"); in main()
H A Dvmx_tests.c8336 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 Dpci_regs.h51 #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 Dsbi-sse.c1237 report_skip("OpenSBI < v1.7 detected, skipping tests"); in check_sse()
/kvm-unit-tests/scripts/
H A Dcheckpatch.pl7785 NOTE: Whitespace errors detected.