Home
last modified time | relevance | path

Searched defs:res (Results 1 – 17 of 17) sorted by relevance

/kvm-unit-tests/s390x/
H A Dsclp.c70 int res, pgm; in test_one_sccb() local
254 const uint16_t res = SCLP_RC_INVALID_SCLP_COMMAND; in test_inval() local
283 const uint16_t res = SCLP_RC_INSUFFICIENT_SCCB_LENGTH; in test_short() local
303 const uint16_t res = SCLP_RC_SCCB_BOUNDARY_VIOLATION; in test_boundary() local
327 const uint16_t res = SCLP_RC_SCCB_BOUNDARY_VIOLATION; in test_toolong() local
H A Dstfle-sie.c41 struct guest_stfle_res res; in run_guest() local
57 struct guest_stfle_res res; in test_stfle_format_0() local
H A Dcss.c428 int res; in test_stcrw() local
/kvm-unit-tests/s390x/snippets/c/
H A Dstfle.c14 uint64_t res[max_fac_len + 1]; in main() local
/kvm-unit-tests/lib/linux/
H A Dcompiler.h59 static __always_inline void __read_once_size(const volatile void *p, void *res, int size) in __read_once_size()
102 static __always_inline void __write_once_size(volatile void *p, void *res, int size) in __write_once_size()
/kvm-unit-tests/x86/
H A Dvmware_backdoors.c40 struct backdoor_port_result *res = in vmware_backdoor_port_callback() local
55 struct backdoor_port_result *res = in vmware_backdoor_port() local
H A Dtaskswitch2.c119 unsigned int res; in test_kernel_mode_int() local
H A Deventinj.c219 unsigned int res; in main() local
H A Dkvmclock.c69 u64 res, d = 1; in __div64_32() local
H A Demulator64.c124 volatile int res = 1; in test_ljmp() local
/kvm-unit-tests/lib/x86/
H A Datomic.h75 u64 res; in atomic64_read() local
/kvm-unit-tests/arm/
H A Dmte.c59 static inline void mem_read(unsigned int *addr, unsigned int *res) in mem_read()
H A Dgic.c418 bool res; in test_byte_access() local
/kvm-unit-tests/lib/
H A Dpci-host-generic.c27 int res; in of_flags_to_pci_type() local
H A Dalloc_page.c394 void *res = NULL; in page_memalign_order_flags() local
/kvm-unit-tests/lib/s390x/
H A Dmmu.c253 unsigned long old, *res; in set_dat_entry() local
H A Dcss.h334 struct chsc_header res; member