Home
last modified time | relevance | path

Searched full:consecutive (Results 1 – 9 of 9) sorted by relevance

/kvm-unit-tests/lib/
H A Dvmalloc.h6 /* Allocate consecutive virtual pages (without backing) */
8 /* Allocate consecutive and aligned virtual pages (without backing) */
29 /* Map consecutive physical pages */
H A Ddevicetree.h234 * storing each memory region ("address size" tuple) in consecutive entries
/kvm-unit-tests/x86/efi/
H A Drun47 # After UEFI boot up and we call `LibMemoryMap()`, the largest consecutive
/kvm-unit-tests/lib/x86/
H A Dmsr.h126 /* These are consecutive and not in the normal 4er MCE bank block */
/kvm-unit-tests/powerpc/
H A Demulator.c225 * Load n bytes from address EA into (n / 4) consecutive registers,
/kvm-unit-tests/s390x/
H A Dsclp.c221 /* addresses with 2 consecutive bits set in the first 33 bits */ in test_sccb_high()
/kvm-unit-tests/x86/
H A Dapic.c611 * Under KVM lapic there is a possibility that a small amount of consecutive in test_apic_change_mode()
H A Dvmx_tests.c8680 * The two consecutive STIs are to ensure that only the first in vmx_intr_window_test_guest()
/kvm-unit-tests/scripts/
H A Dcheckpatch.pl3572 # if it's a repeated word on consecutive lines in a comment block
4095 # check for multiple consecutive blank lines
6374 "Consecutive strings are generally better as a single string\n" . $herecurr) &&