Home
last modified time | relevance | path

Searched full:stop (Results 1 – 23 of 23) sorted by relevance

/kvm-unit-tests/s390x/snippets/c/
H A Dcstart.S26 * If main() returns, we stop the CPU with the code below. We also
28 * from snippets) to the CPU stop code below, so that snippets can
/kvm-unit-tests/s390x/
H A Dsmp.c30 { SIGP_STOP, "stop with invalid CPU address" },
38 { SIGP_STOP_AND_STORE_STATUS, "stop and store status with invalid CPU address" },
152 report_prefix_push("stop"); in test_stop()
158 report_prefix_push("stop stopped CPU"); in test_stop()
171 report_prefix_push("stop store status"); in test_stop_store_status()
406 * But since a waiting CPU is considered operating, simply stop the CPU, set in test_calls_in_wait()
442 /* stop the target CPU (CPU1) to speed up the not running case */ in test_sense_running()
H A Dcss.c233 schm(NULL, 0); /* Stop any previous measurement */ in test_schm_fmt0()
253 /* Stop the measurement */ in test_schm_fmt0()
309 schm(NULL, 0); /* Stop any previous measurement */ in test_schm_fmt1()
327 /* Stop the measurement */ in test_schm_fmt1()
H A Dfirq.c46 /* Stop CPU #2. It must succeed because we have at least 3 CPUs */ in test_wait_state_delivery()
/kvm-unit-tests/lib/riscv/
H A Dtimer.c59 * we used ULONG_MAX, then we wouldn't stop the timer at all, in timer_stop()
70 assert_msg(false, "No timer to stop!"); in timer_stop()
/kvm-unit-tests/lib/powerpc/
H A Drtas.c160 ret = rtas_token("stop-self", &token); in rtas_stop_self()
162 puts("RTAS stop-self not available\n"); in rtas_stop_self()
167 printf("RTAS stop-self returned %d\n", ret); in rtas_stop_self()
H A Dsmp.c37 printf("failed to stop cpu %d\n", cpu_id); in stop_self()
327 printf("Timeout waiting to stop CPU:%d\n", cpu_id); in wait_thread()
336 * Wait for running threads (vcpus) on cpu_node to stop
H A Dprocessor.c105 * P9/10 Could use 'stop' to sleep here which would be in sleep_tb()
106 * interesting. stop with ESL=0 should be simple enough, ESL=1 in sleep_tb()
/kvm-unit-tests/lib/x86/
H A Dio.c54 /* LCR: 8 bits, no parity, one stop bit */ in serial_init()
H A Dapic.c288 /* Stop the timer/counter. */ in apic_cleanup_timer()
/kvm-unit-tests/lib/s390x/
H A Dsmp.c172 * Stop the cpu, so we don't have a race between a running cpu in smp_cpu_restart_nolock()
302 * Disregarding state, stop all cpus that once were online except for
H A Dsclp.c232 /* stop once we receive an exception or have protected memory */ in sclp_memory_setup()
H A Dinterrupt.c303 /* Something went very wrong, stop everything now without printing anything */ in handle_pgm_int()
/kvm-unit-tests/powerpc/
H A Dsmp.c57 report_abort("Failed to stop all secondaries"); in test_start_cpus()
/kvm-unit-tests/arm/
H A Dpmu.c155 * to start and stop counting. isb instructions were inserted to make sure
226 * to start and stop counting. isb instructions are inserted to make sure
307 * to start and stop counting. isb instructions are inserted to make sure
1110 * instructions and using reset and stop controls). If supplied a positive,
/kvm-unit-tests/riscv/
H A Dsbi.c90 assert_msg(0, "cpu%d (hartid = %lx) failed to stop with sbiret.error %ld", in stop_cpu()
853 /* Reset the stop flags so that we can reuse them after suspension tests */ in check_hsm()
1320 /* Wait up to 1s for all harts to stop */ in susp_basic_prep()
/kvm-unit-tests/x86/
H A Dpmu.c917 * costs for playing with the PMU MSRs on start and stop. in set_ref_cycle_expectations()
H A Dvmx.c345 /* scan backwards and stop when found */ in find_vmcs_max_index()
H A Drealmode.c85 /* LCR: 8 bits, no parity, one stop bit */ in serial_init()
H A Dvmx_tests.c9016 * loop and stop single-stepping. in vmx_preemption_timer_tf_test_db_handler()
/kvm-unit-tests/lib/linux/
H A Dpci_regs.h251 #define PCI_PM_PPB_B2_B3 0x40 /* Stop clock when in D3hot (??) */
/kvm-unit-tests/lib/libfdt/
H A Dlibfdt.h1121 * that are not NUL-terminated. That's because the function will stop after
/kvm-unit-tests/scripts/
H A Dcheckpatch.pl3962 # check indentation starts on a tab stop