Searched defs:a0 (Results 1 – 5 of 5) sorted by relevance
| /tools/testing/selftests/vDSO/ |
| D | vdso_standalone_test_x86.c | 52 static inline long x86_syscall3(long nr, long a0, long a1, long a2) in x86_syscall3()
|
| /tools/testing/selftests/kvm/x86_64/ |
| D | hyperv_clock.c | 27 } rm, rn, rh, a0, b0; in mul_u64_u64_shr64() local
|
| /tools/testing/selftests/kvm/lib/x86_64/ |
| D | processor.c | 1178 uint64_t kvm_hypercall(uint64_t nr, uint64_t a0, uint64_t a1, uint64_t a2, in kvm_hypercall() 1184 uint64_t __xen_hypercall(uint64_t nr, uint64_t a0, void *a1) in __xen_hypercall() 1189 void xen_hypercall(uint64_t nr, uint64_t a0, void *a1) in xen_hypercall()
|
| /tools/testing/selftests/kvm/include/aarch64/ |
| D | processor.h | 218 unsigned long a0; member
|
| /tools/testing/selftests/kvm/include/riscv/ |
| D | processor.h | 73 unsigned long a0; member
|