Searched full:specified (Results 1 – 25 of 28) sorted by relevance
12
/kvm-unit-tests/lib/ |
H A D | alloc_page.h | 41 * Allocate aligned memory with the specified flags. 57 * Allocate 1ull << order naturally aligned pages with the specified flags. 107 * Reserves the specified physical memory range if possible. 108 * If the specified range cannot be reserved in its entirety, no action is 119 * exactly, it can also be a subset, in which case only the specified
|
H A D | vmalloc.c | 43 * specified. 96 * Allocate one page, for an object with specified alignment. 118 * Allocate virtual memory, with the specified minimum alignment.
|
/kvm-unit-tests/docs/ |
H A D | unittests.txt | 42 the test to the specified arch. By default, the test will run on any 48 the test to the specified machine. By default, the test will run on 49 any machine type. (Note, the machine can be specified with the MACHINE= 82 This restricts the test to the specified accelerator. By default, the 84 specified with ACCEL= environment variable, and defaults to KVM if
|
/kvm-unit-tests/lib/s390x/ |
H A D | malloc_io.h | 20 * If all the pages for the specified size cannot be reserved,
|
H A D | css_lib.c | 35 "The command-request block specified an invalid format for the command response block.", 190 * css_enable: enable the subchannel with the specified ISC
|
/kvm-unit-tests/powerpc/ |
H A D | selftest.c | 55 report_abort("no test specified"); in main()
|
H A D | run | 27 echo "PowerNV machine does not support KVM. ACCEL=tcg must be specified."
|
H A D | rtas.c | 121 report_abort("no test specified"); in main()
|
H A D | sprs.c | 12 * (if the '-w' option has been specified) so that the user has a chance to
|
/kvm-unit-tests/s390x/ |
H A D | ex.c | 17 * Minimum alignment is two, since the relative offset is specified by number of halfwords. 28 * specified as target.
|
H A D | macros.S | 23 /* Allocate stack space for called C function, as specified in s390 ELF ABI */
|
H A D | stfle-sie.c | 66 "Guest facility list as specified"); in test_stfle_format_0()
|
H A D | sclp.c | 397 * Test some bits in the instruction format that are specified to be ignored.
|
/kvm-unit-tests/riscv/ |
H A D | sbi-asm.S | 98 * State is as specified by "SUSP System Resume Register State" of the SBI spec
|
/kvm-unit-tests/ |
H A D | configure | 122 The specified address will overwrite the UART address set by 265 echo "Host key document doesn't exist at the specified location." 280 echo "riscv32 or riscv64 must be specified"
|
/kvm-unit-tests/lib/libfdt/ |
H A D | libfdt_internal.h | 158 * This order is not specified by the device-tree specification,
|
H A D | libfdt.h | 1957 * If "name" is not specified, a default "reg" is used.
|
/kvm-unit-tests/arm/ |
H A D | mte.c | 278 report_abort("no test specified"); in main()
|
H A D | debug.c | 388 report_abort("no test specified"); in main()
|
H A D | selftest.c | 430 report_abort("no test specified"); in main()
|
H A D | gic.c | 961 report_abort("no test specified"); in main()
|
H A D | pmu.c | 1238 report_abort("no test specified"); in main()
|
/kvm-unit-tests/scripts/ |
H A D | kernel-doc | 149 OUTPUT_INCLUDE => 1, # output only specified symbols 478 # Only warn on user specified duplicate section names. 2446 If not specified, kernel-doc will auto-detect using the sphinx-build version 2470 May be specified multiple times. 2474 Exclude the specified symbol from the output documentation. 2476 May be specified multiple times. 2494 May be specified multiple times.
|
/kvm-unit-tests/lib/linux/ |
H A D | pci_regs.h | 319 #define PCI_MSIX_TABLE_OFFSET 0xfffffff8 /* Offset into specified BAR */ 322 #define PCI_MSIX_PBA_OFFSET 0xfffffff8 /* Offset into specified BAR */
|
/kvm-unit-tests/x86/ |
H A D | vmx_tests.c | 8617 * be at the address specified in the IDT entry for #DB.) in vmx_nmi_window_test() 8658 * at the address specified in the IDT entry for #DB.) in vmx_nmi_window_test() 8746 * address specified in the IDT entry for #DB. in vmx_intr_window_test() 8824 * is, RIP should should be at the address specified in vmx_intr_window_test()
|
12