Home
last modified time | relevance | path

Searched full:etc (Results 1 – 14 of 14) sorted by relevance

/kvm-unit-tests/x86/
H A DREADME7 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 Dla57.c172 * crashes related to temporary clobbered GDT/IDT/etc bases. in test_register_write()
H A Ddebug.c123 * test with IOPL=3 so that it can use OUT, CLI, STI, etc... in __run_single_step_db_test()
H A Dvmx.c1747 * etc...
/kvm-unit-tests/s390x/snippets/c/
H A Dcstart.S30 * like memset() etc.)
/kvm-unit-tests/
H A D.gitlab-ci.yml419 - 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 Dapic-defs.h5 * Constants for various Intel APICs. (local APIC, IOAPIC, etc.)
/kvm-unit-tests/lib/arm/
H A Dgic-v3.c24 ptr += stride; /* skip RD_base, SGI_base, etc. */ in gicv3_set_redist_base()
H A Dmmu.c35 * spinlock, atomic bitop, etc., otherwise we'll recurse. in mmu_enabled()
H A Dsetup.c6 * use dynamic memory allocation (malloc, etc.), printf, and exit.
/kvm-unit-tests/powerpc/
H A Dtimebase.c7 * This contains tests of timebase facility, TB, DEC, etc.
/kvm-unit-tests/lib/powerpc/
H A Dsetup.c6 * may use dynamic memory allocation (malloc, etc.), printf, and exit.
/kvm-unit-tests/scripts/
H A Dget_maintainer.pl550 # 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 Dcheckpatch.pl4331 # 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);