Searched defs:rc (Results 1 – 16 of 16) sorted by relevance
/kvm-unit-tests/lib/s390x/ |
H A D | smp.c | 117 int rc; in smp_cpu_stop() local 154 int rc; in smp_cpu_stop_store_status() local 164 int rc; in smp_cpu_restart_nolock() local 192 int rc; in smp_cpu_restart() local 226 int rc; in smp_cpu_start() local 236 int rc; in smp_cpu_destroy() local 290 int rc = -1; in smp_cpu_setup() local
|
H A D | uv.c | 197 u16 rc, rrc; in uv_destroy_guest() local 236 uint16_t rc, rrc; in uv_verify_load() local
|
/kvm-unit-tests/s390x/ |
H A D | uv-host.c | 215 int rc; in test_config_destroy() local 241 int rc; in test_cpu_destroy() local 280 int rc; in test_set_se_header() local 318 int rc; in test_cpu_create() local 389 uint16_t rc, rrc; in cgc_destroy_if_needed() local 421 int rc; in test_config_create() local 550 int rc; in test_init() local 679 int rc; in setup_test_clear() local
|
H A D | topology.c | 44 static int ptf(unsigned long fc, unsigned long *rc) in ptf() 62 unsigned long rc; in check_privilege() local 76 unsigned long rc; in check_specifications() local 110 unsigned long rc; in check_polarization_change() local 411 unsigned long rc; in check_sysinfo_15_1_x() local
|
H A D | sthyi.c | 22 static inline int sthyi(uint64_t vaddr, uint64_t fcode, uint64_t *rc, in sthyi() 142 uint64_t rc = 42; in test_fcode0() local
|
H A D | pv-ipl.c | 28 uint16_t rc, rrc; in test_diag_308() local
|
H A D | stsi.c | 87 int rc; in test_3_2_2() local
|
H A D | smp.c | 114 int rc; in test_restart() local 150 int rc; in test_stop() local
|
H A D | diag258.c | 63 int rc = -1; in diag258() local
|
H A D | spec_ex.c | 270 int rc; in test_spec_ex() local
|
/kvm-unit-tests/powerpc/ |
H A D | spapr_hcall.c | 26 int rc; in test_h_set_sprg0() local 56 int rc; in test_h_page_init() local 107 int rc, i; in test_h_random() local
|
H A D | spapr_vpa.c | 64 int rc; in test_register_vpa() local 123 int rc; in test_vpa() local
|
/kvm-unit-tests/lib/ppc64/ |
H A D | opal.c | 67 int rc; in __opal_getchar() local
|
/kvm-unit-tests/lib/powerpc/ |
H A D | smp.c | 84 int64_t rc; in extint_handler() local
|
/kvm-unit-tests/lib/s390x/asm/ |
H A D | uv.h | 82 u16 rc; /* Response Code */ member 287 static inline int uv_cmd_nodata(uint64_t handle, uint16_t cmd, uint16_t *rc, uint16_t *rrc) in uv_cmd_nodata()
|
/kvm-unit-tests/x86/ |
H A D | vmx_tests.c | 3120 int rc; in try_invvpid() local
|