Searched full:etc (Results 1 – 14 of 14) sorted by relevance
/kvm-unit-tests/x86/ |
H A D | README | 7 memory size, etc. See file docs/testdev.txt for more details. 32 (clc, cli, etc.), jcc short, jcc near, call, long jmp, xchg
|
H A D | la57.c | 172 * crashes related to temporary clobbered GDT/IDT/etc bases. in test_register_write()
|
H A D | debug.c | 123 * test with IOPL=3 so that it can use OUT, CLI, STI, etc... in __run_single_step_db_test()
|
H A D | vmx.c | 1747 * etc...
|
/kvm-unit-tests/s390x/snippets/c/ |
H A D | cstart.S | 30 * like memset() etc.)
|
/kvm-unit-tests/ |
H A D | .gitlab-ci.yml | 419 - sed -i s/mirror.centos.org/vault.centos.org/g /etc/yum.repos.d/*.repo 420 - sed -i s/^#.*baseurl=http/baseurl=http/g /etc/yum.repos.d/*.repo 421 - sed -i s/^mirrorlist=http/#mirrorlist=http/g /etc/yum.repos.d/*.repo
|
/kvm-unit-tests/lib/x86/ |
H A D | apic-defs.h | 5 * Constants for various Intel APICs. (local APIC, IOAPIC, etc.)
|
/kvm-unit-tests/lib/arm/ |
H A D | gic-v3.c | 24 ptr += stride; /* skip RD_base, SGI_base, etc. */ in gicv3_set_redist_base()
|
H A D | mmu.c | 35 * spinlock, atomic bitop, etc., otherwise we'll recurse. in mmu_enabled()
|
H A D | setup.c | 6 * use dynamic memory allocation (malloc, etc.), printf, and exit.
|
/kvm-unit-tests/powerpc/ |
H A D | timebase.c | 7 * This contains tests of timebase facility, TB, DEC, etc.
|
/kvm-unit-tests/lib/powerpc/ |
H A D | setup.c | 6 * may use dynamic memory allocation (malloc, etc.), printf, and exit.
|
/kvm-unit-tests/scripts/ |
H A D | get_maintainer.pl | 550 # like the commit message, mail headers, etc... 552 # of a git format-patch generated file (subject tags, etc...) 1025 --roles => show roles (status:subsystem, git-signer, list, etc...)
|
H A D | checkpatch.pl | 4331 # if/while/etc brace do not go on next line, unless defining a do while loop, 5441 #need space before brace following if, while, etc 5668 # Need a space before open parenthesis after if, while etc 6028 # Make $define_stmt single line, comment-free, etc 6142 # check for redundant bracing round if etc 7465 …- consider using cpu_possible(), num_possible_cpus(), for_each_possible_cpu(), etc\n" . $herecurr);
|