Home
last modified time | relevance | path

Searched defs:p (Results 1 – 25 of 29) sorted by relevance

12

/kvmtool/
H A Dkvm-cmd.c54 struct cmd_struct *p = command; in kvm_get_command() local
66 struct cmd_struct *p; in handle_command() local
H A Dbuiltin-help.c47 struct cmd_struct *p; in help_cmd() local
H A Dkvm.c545 unsigned char *p; in kvm__dump_mem() local
611 u64 p = 1; in kvm__notify_paused() local
/kvmtool/x86/
H A Dbios.c38 void *p; in setup_irq_handler() local
108 void *p; in setup_vga_rom() local
128 void *p; in setup_bios() local
H A Dboot.c17 void *p; in kvm__load_firmware() local
H A Dkvm.c223 void *p; in load_flat_binary() local
249 void *p; in load_bzimage() local
/kvmtool/util/
H A Dparse-options.c29 static int get_arg(struct parse_opt_ctx_t *p, const struct option *opt, in get_arg()
69 static int get_value(struct parse_opt_ctx_t *p, in get_value()
350 static int parse_short_opt(struct parse_opt_ctx_t *p, in parse_short_opt()
362 static int parse_long_opt(struct parse_opt_ctx_t *p, const char *arg, in parse_long_opt()
H A Dread-write.c59 char *p = buf; in read_in_full() local
82 const char *p = buf; in write_in_full() local
132 char *p = buf; in pread_in_full() local
156 const char *p = buf; in pwrite_in_full() local
H A Dbitmap.c30 unsigned long *p = map + BIT_WORD(start); in __bitmap_set() local
/kvmtool/riscv/include/kvm/
H A Dbarrier.h6 #define RISCV_FENCE(p, s) \ argument
/kvmtool/mips/
H A Dkvm.c129 char *p = kvm->ram_start; in kvm__mips_install_cmdline() local
177 void *p; in load_flat_binary() local
304 char *p; in load_elf_binary() local
/kvmtool/include/linux/
H A Derr.h67 #define PTR_RET(p) PTR_ERR_OR_ZERO(p) argument
H A Drbtree_augmented.h109 static inline void rb_set_parent(struct rb_node *rb, struct rb_node *p) in rb_set_parent()
115 struct rb_node *p, int color) in rb_set_parent_color()
H A Dvirtio_ring.h199 static inline void vring_init(struct vring *vr, unsigned int num, void *p, in vring_init()
/kvmtool/x86/bios/
H A De820.c59 u8 *p; in e820_query_map() local
/kvmtool/include/kvm/
H A Dparse-options.h164 #define OPT_CALLBACK(s, l, v, a, h, f, p) \ argument
176 #define OPT_CALLBACK_NOOPT(s, l, v, a, h, f, p) \ argument
189 #define OPT_CALLBACK_DEFAULT(s, l, v, a, h, f, d, p) \ argument
H A Dof_pci.h27 #define __b_x(x, p, l) (((x) & ((1<<(l))-1)) << (p)) argument
H A Dkvm.h247 static inline bool host_ptr_in_ram(struct kvm *kvm, void *p) in host_ptr_in_ram()
/kvmtool/powerpc/
H A Dkvm.c171 void *p; in kvm__arch_load_kernel_image() local
223 u32 *p; in generate_segment_page_sizes() local
/kvmtool/ui/
H A Dvnc.c178 static void *vnc__thread(void *p) in vnc__thread()
H A Dsdl.c200 static void *sdl__thread(void *p) in sdl__thread()
H A Dgtk3.c226 static void *kvm_gtk_thread(void *p) in kvm_gtk_thread()
/kvmtool/virtio/
H A Dnet.c90 static void *virtio_net_rx_thread(void *p) in virtio_net_rx_thread()
165 static void *virtio_net_tx_thread(void *p) in virtio_net_tx_thread()
213 static void *virtio_net_ctrl_thread(void *p) in virtio_net_ctrl_thread()
756 static int set_net_param(struct kvm *kvm, struct virtio_net_params *p, in set_net_param()
802 struct virtio_net_params p; in netdev_parser() local
/kvmtool/net/uip/
H A Dudp.c153 static void *uip_udp_socket_thread(void *p) in uip_udp_socket_thread()
H A Dtcp.c193 static void *uip_tcp_socket_thread(void *p) in uip_tcp_socket_thread()

12