Searched full:than (Results 1 – 25 of 33) sorted by relevance
12
/kvm-unit-tests/s390x/ |
H A D | migration-sck.c | 22 /* Advance the clock by a lot more than we might ever need to migrate (600s) */ in test_sck_migration() 32 report(now_after_set >= time_to_set, "TOD clock value is larger than what has been set"); in test_sck_migration()
|
H A D | sclp.c | 279 * Test short SCCBs (but larger than 8). 338 report(len == 8192, "SCCB bigger than 4k"); in test_toolong() 361 * Only applicable if the VM has less than 2GB of memory 367 /* the VM has more than 2GB of memory */ in test_addressing()
|
H A D | pv-icptcode.c | 27 * amount that is higher than the amount of time spent outside of 31 * a more significant amount than the difference to have a safety 63 * We are not allowed to decrement the timer more than the in test_validity_timing()
|
/kvm-unit-tests/lib/ |
H A D | alloc_page.c | 94 * - the block size must be greater than 0 95 * - the block size must be smaller than the maximum allowed 140 * Both parameters must be not larger than the largest allowed order 174 * the block is bigger than what we need because either there were in page_memalign_order() 212 * - the first parameter is strictly smaller than the second 260 * - the size of the block is less than the maximum allowed 458 * - start is smaller than top
|
H A D | migrate.c | 34 * If this function is called more than once, it is a no-op.
|
H A D | printf.c | 296 * decayed from T[1] to T*, and &ap has type T** rather than T(*)[1], in vsnprintf()
|
/kvm-unit-tests/lib/s390x/ |
H A D | sie.h | 26 * having a dedicated save area that saves more than the s390 ELF ABI
|
H A D | snippet.h | 35 * addresses which means we need a lot more memory than other
|
/kvm-unit-tests/lib/x86/asm/ |
H A D | page.h | 46 * bit lower than the c-bit position.
|
/kvm-unit-tests/riscv/ |
H A D | flat.lds | 61 * sp must always be strictly less than the true stacktop
|
/kvm-unit-tests/arm/ |
H A D | flat.lds | 61 * sp must always be strictly less than the true stacktop
|
H A D | pmu.c | 577 /* We may measure more than 20 mem access depending on the core */ in test_mem_access() 1092 * greater than or equal to 4 are supported by the in-line assembly code. The 1150 printf("\ncycle count bigger than 32bit!\n"); in check_cpi()
|
H A D | gic.c | 75 * A CPU having received more than one interrupts will in wait_for_interrupts() 86 report_info("interrupts took more than %d ms", i * 100); in wait_for_interrupts()
|
/kvm-unit-tests/ |
H A D | LICENSE | 72 Activities other than copying, distribution and modification are not 143 years, to give any third party, for a charge no more than your 322 be called something other than `show w' and `show c'; they could even be
|
H A D | MAINTAINERS | 26 much other than throw the odd patch in. See below.
|
H A D | run_tests.sh | 48 # Shellcheck likes to test commands directly rather than with $? but sometimes they
|
/kvm-unit-tests/x86/ |
H A D | asyncpf.c | 3 * in memory cgroup with 512M of memory and with more than 1G memory provided
|
H A D | eventinj.c | 289 /* Inject two HW interrupt than open interrupt windows. Both interrupt in main() 302 /* Inject HW interrupt, do sti and than (while in irq shadow) inject in main()
|
H A D | kvmclock.c | 203 * forward. If we are less than that, we should not be much smaller. in pvclock_clocksource_read()
|
H A D | pmu_pebs.c | 350 /* more than one PEBS records will be generated. */
|
/kvm-unit-tests/lib/powerpc/ |
H A D | processor.c | 131 * If H_CEDE returned for any other interrupt than dec in sleep_tb()
|
/kvm-unit-tests/lib/libfdt/ |
H A D | libfdt_internal.h | 51 * blob (rather than for exaple reading integers from within property
|
/kvm-unit-tests/scripts/ |
H A D | runtime.bash | 215 # Probe for MAX_SMP, in case it's less than the number of host cpus.
|
H A D | arch-run.bash | 192 # Shellcheck complains about useless cat but it is clearer than a 235 # Shellcheck complains about useless cat but it is clearer than a
|
/kvm-unit-tests/powerpc/ |
H A D | cstart64.S | 298 /* [H]VECTOR must not be more than 8 instructions to fit in 0x20 vectors */
|
12