Home
last modified time | relevance | path

Searched full:specification (Results 1 – 17 of 17) sorted by relevance

/kvm-unit-tests/s390x/
H A Dspec_ex-sie.c5 * Specification exception interception test.
6 * Checks that specification exception interceptions occur as expected when
7 * specification exception interpretation is off/on.
54 "Received specification exception intercept for initial exception"); in test_spec_ex_sie()
66 "Received specification exception intercept"); in test_spec_ex_sie()
H A Ddiag308.c38 /* Expect a specification exception when using an uneven register */
51 /* Expect a specification exception when using an unaligned address */
76 /* Unsupported subcodes should generate a specification exception */
92 * hypervisors so we only check for the specification in test_unsupported_subcode()
H A Dspec_ex.c5 * Specification exception test.
6 * Tests that specification exceptions occur when expected.
7 * This includes specification exceptions occurring during transactional execution
245 * Harness for specification exception testing.
457 report_prefix_push("specification exception"); in main()
465 report_prefix_push("specification exception during transaction"); in main()
H A Dpv-diags.c52 * Check if we can inject a PGM specification which we are always in test_diag_500()
61 "specification exception"); in test_diag_500()
103 "specification exception"); in test_diag_288()
H A Ddiag288.c34 report_prefix_push("specification"); in test_specs()
H A Dmvpg.c124 * reserved bits, should result in a specification exception in test_exceptions()
126 report_prefix_push("specification"); in test_exceptions()
H A Dtopology.c86 report_fail("FC %d did not yield specification exception", i); in check_specifications()
98 report_fail("Reserved bit %d did not yield specification exception", i); in check_specifications()
214 report_skip("No specification on layer aggregation"); in stsi_check_header()
H A Dstsi.c26 report_prefix_push("specification"); in test_specs()
H A Dsclp.c359 * end of available memory and 2GB, because after 2GB a specification
466 /* Test the specification exceptions */ in main()
/kvm-unit-tests/s390x/snippets/c/
H A Dspec_ex.c5 * Snippet used by specification exception interception test.
/kvm-unit-tests/lib/
H A Drand.c121 * ordering as defined by the specification, that is big endian.
128 * Pad according to SHA-2 specification. in sha256_hash()
H A Dacpi.h8 * specification, since the tables are provided by the system firmware.
45 u8 revision; /* ACPI Specification minor version # */ \
/kvm-unit-tests/lib/x86/
H A Dintel-iommu.h31 * Intel IOMMU register specification
/kvm-unit-tests/lib/libfdt/
H A Dlibfdt_internal.h158 * This order is not specified by the device-tree specification,
/kvm-unit-tests/lib/linux/
H A Dpci_regs.h11 * PCI BIOS Specification
12 * PCI Local Bus Specification
13 * PCI to PCI Bridge Specification
19 * The HyperTransport I/O Link Specification
/kvm-unit-tests/riscv/
H A Dsbi-sse.c255 * Specification states that injectable bit is implementation dependent in sse_test_attrs()
/kvm-unit-tests/x86/
H A Dvmx_tests.c9146 * then the architectural specification has been violated.