Home
last modified time | relevance | path

Searched full:left (Results 1 – 11 of 11) sorted by relevance

/kvm-unit-tests/arm/
H A Dtimer.c292 s32 left; in test_timer_tval() local
300 left = info->read_tval(); in test_timer_tval()
301 if (info->irq_received || left <= 0) in test_timer_tval()
306 if (left <= 0 && !info->irq_received) { in test_timer_tval()
313 left = info->read_tval(); in test_timer_tval()
317 report(left <= 0, "timer has expired"); in test_timer_tval()
318 report_info("TVAL is %d ticks", left); in test_timer_tval()
/kvm-unit-tests/lib/powerpc/
H A Dprocessor.c117 uint64_t left = end - now; in sleep_tb() local
120 if (left > 0x7fffffff) in sleep_tb()
121 left = 0x7fffffff; in sleep_tb()
124 asm volatile ("mtdec %0" : : "r" (left)); in sleep_tb()
/kvm-unit-tests/lib/arm/asm/
H A Dthread_info.h32 * arm needs room left at the top for the exception stacks,
/kvm-unit-tests/s390x/
H A Dmacros.S68 /* Restore fp register from stack: SP still where it was left */
H A Dmigration-skey.c155 * we left off and can do an additional verify round after migration finished. in set_skeys_thread()
H A Dsmp.c421 * Now clean up the mess we have left behind. If the cleanup in test_calls_in_wait()
/kvm-unit-tests/x86/
H A Dinit.c65 * is left to 1. Use this to distinguish INIT from hard reset. in main()
H A Ddebug.c493 * breakpoints are disabled, but is left set (if set by software). in main()
/kvm-unit-tests/lib/s390x/
H A Dcss_lib.c516 * @chpid_out: store the found chpid here, left alone if none found
/kvm-unit-tests/
H A Dconfigure89 --target-cpu=CPU the CPU model to run on. If left unset, the run script
/kvm-unit-tests/scripts/
H A Dcheckpatch.pl1421 # If there's a name left after stripping spaces and
5046 # 1. with a type on the left -- int [] a;
5255 # none after. May be left adjacent to another
5630 # comparisons with a constant or upper case identifier on the left