Searched defs:sa (Results 1 – 25 of 191) sorted by relevance
12345678
/openbmc/qemu/hw/s390x/ |
H A D | s390-stattrib-kvm.c | 39 static int kvm_s390_stattrib_read_helper(S390StAttribState *sa, in kvm_s390_stattrib_read_helper() 65 static int kvm_s390_stattrib_get_stattr(S390StAttribState *sa, in kvm_s390_stattrib_get_stattr() 73 static int kvm_s390_stattrib_peek_stattr(S390StAttribState *sa, in kvm_s390_stattrib_peek_stattr() 82 static int kvm_s390_stattrib_set_stattr(S390StAttribState *sa, in kvm_s390_stattrib_set_stattr() 104 static void kvm_s390_stattrib_synchronize(S390StAttribState *sa) in kvm_s390_stattrib_synchronize() 160 static int kvm_s390_stattrib_set_migrationmode(S390StAttribState *sa, bool val, in kvm_s390_stattrib_set_migrationmode() 177 static long long kvm_s390_stattrib_get_dirtycount(S390StAttribState *sa) in kvm_s390_stattrib_get_dirtycount() 186 static int kvm_s390_stattrib_get_active(S390StAttribState *sa) in kvm_s390_stattrib_get_active()
|
H A D | s390-stattrib.c | 282 static int qemu_s390_peek_stattr_stub(S390StAttribState *sa, uint64_t start_gfn, in qemu_s390_peek_stattr_stub() 287 static void qemu_s390_synchronize_stub(S390StAttribState *sa) in qemu_s390_synchronize_stub() 290 static int qemu_s390_get_stattr_stub(S390StAttribState *sa, uint64_t *start_gfn, in qemu_s390_get_stattr_stub() 295 static long long qemu_s390_get_dirtycount_stub(S390StAttribState *sa) in qemu_s390_get_dirtycount_stub() 299 static int qemu_s390_set_migrationmode_stub(S390StAttribState *sa, bool value, in qemu_s390_set_migrationmode_stub() 305 static int qemu_s390_get_active(S390StAttribState *sa) in qemu_s390_get_active()
|
/openbmc/linux/tools/perf/trace/beauty/ |
D | sockaddr.c |
|
/openbmc/linux/drivers/gpu/drm/ |
D | drm_suballoc.c |
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
D | connect_ping.c |
|
D | freplace_connect4.c |
|
/openbmc/qemu/target/mips/tcg/ |
H A D | translate_addr_const.c | 16 bool gen_lsa(DisasContext *ctx, int rd, int rt, int rs, int sa) in gen_lsa() 35 bool gen_dlsa(DisasContext *ctx, int rd, int rt, int rs, int sa) in gen_dlsa()
|
/openbmc/linux/tools/testing/selftests/x86/ |
D | test_shadow_stack.c |
|
D | ioperm.c |
|
D | sigaltstack.c |
|
D | sysret_rip.c |
|
D | single_step_syscall.c |
|
D | ptrace_syscall.c |
|
D | iopl.c |
|
D | entry_from_vm86.c |
|
/openbmc/qemu/target/i386/tcg/ |
H A D | seg_helper.c | 64 static void pushw(StackAccess *sa, uint16_t val) in pushw() 71 static void pushl(StackAccess *sa, uint32_t val) in pushl() 78 static uint16_t popw(StackAccess *sa) in popw() 87 static uint32_t popl(StackAccess *sa) in popl() 601 StackAccess sa; in switch_tss_ra() local 696 StackAccess sa; in do_interrupt_protected() local 904 static void pushq(StackAccess *sa, uint64_t val) in pushq() 910 static uint64_t popq(StackAccess *sa) in popq() 960 StackAccess sa; in do_interrupt64() local 1149 StackAccess sa; in do_interrupt_real() local [all …]
|
/openbmc/linux/tools/firewire/ |
D | nosy-dump.c |
|
/openbmc/linux/tools/testing/vsock/ |
D | vsock_perf.c |
|
D | util.c |
|
/openbmc/phosphor-net-ipmid/ |
H A D | socket_channel.hpp | 76 const sockaddr_in* sa = in getRemoteAddress() local 85 const sockaddr_in6* sa = in getRemoteAddress() local
|
/openbmc/linux/include/net/phonet/ |
D | phonet.h |
|
/openbmc/qemu/tests/tcg/riscv64/ |
H A D | test-noc.S | 29 sa: label
|
/openbmc/qemu/tests/tcg/aarch64/ |
H A D | pcalign-a64.c | 21 struct sigaction sa = { in main() local
|
/openbmc/qemu/tests/tcg/arm/ |
H A D | pcalign-a32.c | 25 struct sigaction sa = { in main() local
|
/openbmc/linux/tools/testing/selftests/powerpc/tm/ |
D | tm-sigreturn.c |
|
12345678