Home
last modified time | relevance | path

Searched defs:debug_fd (Results 1 – 8 of 8) sorted by relevance

/kvmtool/riscv/
H A Dkvm-cpu.c10 static int debug_fd; variable
320 int debug_fd = kvm_cpu__get_debug_fd(); in kvm_cpu__show_code() local
344 int debug_fd = kvm_cpu__get_debug_fd(); in kvm_cpu__show_csrs() local
403 int debug_fd = kvm_cpu__get_debug_fd(); in kvm_cpu__show_registers() local
/kvmtool/arm/aarch32/
H A Dkvm-cpu.c84 int debug_fd = kvm_cpu__get_debug_fd(); in kvm_cpu__show_code() local
108 int debug_fd = kvm_cpu__get_debug_fd(); in kvm_cpu__show_registers() local
/kvmtool/arm/aarch64/
H A Dkvm-cpu.c283 int debug_fd = kvm_cpu__get_debug_fd(); in kvm_cpu__show_code() local
306 int debug_fd = kvm_cpu__get_debug_fd(); in kvm_cpu__show_registers() local
/kvmtool/arm/
H A Dkvm-cpu.c4 static int debug_fd; variable
/kvmtool/mips/
H A Dkvm-cpu.c6 static int debug_fd; variable
/kvmtool/powerpc/
H A Dkvm-cpu.c30 static int debug_fd; variable
/kvmtool/
H A Dkvm.c543 void kvm__dump_mem(struct kvm *kvm, unsigned long addr, unsigned long size, int debug_fd) in kvm__dump_mem()
/kvmtool/x86/
H A Dkvm-cpu.c17 static int debug_fd; variable