Home
last modified time | relevance | path

Searched full:required (Results 1 – 25 of 27) sorted by relevance

12

/kvm-unit-tests/arm/
H A Dcache.c116 report_info("dcache clean to PoU required"); in main()
118 report_info("icache invalidation to PoU required"); in main()
H A Dpsci.c243 report_skip("At least 2 cpus required"); in main()
H A Dmicro-bench.c73 printf("At least two cpus required, skipping tests...\n"); in test_init()
H A Dfpu.c214 report_abort("At least %d cpus required", nr); in nr_cpu_check()
H A Dgic.c44 report_abort("At least %d cpus required", nr); in nr_cpu_check()
H A Dpmu.c301 report(required_events, "Check required events are implemented"); in test_event_introspection()
/kvm-unit-tests/lib/x86/
H A Datomic.h28 * @i: required value
111 * @i: required value
/kvm-unit-tests/lib/
H A Ddevicetree.h5 * for Linux required device tree content. The accessors provided are
36 * Abstractions for required node types and properties
161 * Low-level accessors for required node types and properties
201 * High-level accessors for required node types and properties
H A Dvmalloc.c97 * The resulting pointer will be aligned to the required alignment, but
/kvm-unit-tests/s390x/snippets/c/
H A Dcstart.S27 * route some functions that are required by the libc (but not usable
/kvm-unit-tests/
H A DREADME.macOS.md14 A cross-compiler with ELF support is required to build kvm-unit-tests on macOS.
H A DLICENSE112 the Program is not required to print an announcement.)
180 5. You are not required to accept this License, since you have not
270 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
H A DREADME18 NOTE: GCC cross-compiler is required for [build on macOS](README.macOS.md).
H A DREADME.md18 NOTE: GCC cross-compiler is required for [build on macOS](README.macOS.md).
H A Dconfigure4 echo "Error: Bash version 4 or newer is required for the kvm-unit-tests"
/kvm-unit-tests/lib/arm/
H A Dpsci.c77 assert_msg(node >= 0, "PSCI v0.2 compatibility required"); in psci_set_conduit_fdt()
/kvm-unit-tests/x86/
H A Dxsave.c41 "Check minimal XSAVE required bits"); in test_xsave()
H A Dpmu_pebs.c405 report_skip("PEBS required PMU version 2, reported version is %d", pmu.version); in main()
H A Dvmx_tests.c956 printf("\tFeature required for %s is not supported.\n", in insn_intercept_main()
1170 /* INVEPT is required by the EPT violation handler. */ in ept_init_common()
3440 * is required or if the value is zero.
3456 * test turning on bits that have a required setting. in test_rsvd_ctl_bit_value()
6148 report_skip("%s : Not all required APICv bits supported", __func__); in apic_reg_virt_test()
6922 report_skip("%s : Not all required APICv bits supported", __func__); in virt_x2apic_mode_test()
9477 report_skip("%s : Not all required APICv bits supported or CPU count < 2", __func__); in vmx_eoi_bitmap_ioapic_scan_test()
9522 report_skip("%s : Not all required APICv bits supported", __func__); in vmx_hlt_with_rvi_test()
9584 /* Test device is required for generating IRQs */ in vmx_apic_passthrough()
11220 report_skip("%s : Not all required APICv bits supported", __func__); in vmx_basic_vid_test()
[all …]
/kvm-unit-tests/lib/linux/
H A Dcompiler.h91 * required ordering.
/kvm-unit-tests/riscv/
H A Dsbi.c187 report_skip("SBI spec version 0.2 or higher required"); in check_base()
438 report_skip("At least 2 cpus required"); in check_ipi()
459 report_skip("3 cpus required"); in check_ipi()
1186 report_skip("Memory above 4G required"); in dbcn_high_write_test()
1415 report_skip("At least 2 cpus required"); in susp_one_prep()
/kvm-unit-tests/powerpc/
H A Datomics.c124 * An unaligned larx/stcx. is not required by the ISA to cause an in test_lwarx_stwcx()
/kvm-unit-tests/s390x/
H A Dspec_ex.c47 * Also acts as compiler barrier, -> none required in expect/check_invalid_psw
/kvm-unit-tests/scripts/
H A Dcheckpatch.pl5193 "space required after that '$op' $at\n" . $hereptr)) {
5233 "space required after that '$op' $at\n" . $hereptr)) {
5262 "space required before that '$op' $at\n" . $hereptr)) {
5287 "space required one side of that '$op' $at\n" . $hereptr)) {
5382 "spaces required around that '$op' $at\n" . $hereptr)) {
5445 "space required before the open brace '{'\n" . $herecurr) &&
5463 "space required after that close brace '}'\n" . $herecurr) &&
5596 "return is not a function, parentheses are not required\n" . $herecurr);
5600 "space required before the open parenthesis '('\n" . $herecurr);
5671 "space required before the open parenthesis '('\n" . $herecurr) &&
[all …]
H A Dget_maintainer.pl308 die "$P: Missing required option: email, scm, status, subsystem or web\n";
1010 --git-min-signatures => number of signatures required (default: $email_git_min_signatures)
1012 --git-min-percent => minimum percentage of commits required (default: $email_git_min_percent)

12