Home
last modified time | relevance | path

Searched defs:out (Results 1 – 6 of 6) sorted by relevance

/kvm-unit-tests/s390x/
H A Dskey.c232 static void store_cpu_address_key_1(uint16_t *out) in store_cpu_address_key_1()
244 uint16_t *out = (uint16_t *)pagebuf; in test_store_cpu_address() local
H A Dexittime.c62 int out; in test_stnsm() local
72 int out; in test_stosm() local
H A Dstfle-sie.c74 static bool parse_uint64_t(const char *arg, uint64_t *out) in parse_uint64_t()
H A Demulator.c21 uint64_t out = ~0ULL; in __test_spm_ipm() local
H A Dspec_ex.c398 static bool parse_unsigned(const char *arg, unsigned int *out) in parse_unsigned()
/kvm-unit-tests/lib/
H A Dprintf.c478 char out[BINSTR_SZ]; in print_binstr() local