Searched defs:v (Results 1 – 4 of 4) sorted by relevance
111 static void *vgic_debug_next(struct seq_file *s, void *v, loff_t *pos) in vgic_debug_next()123 static void vgic_debug_stop(struct seq_file *s, void *v) in vgic_debug_stop()218 static int vgic_debug_show(struct seq_file *s, void *v) in vgic_debug_show()
15 #define vtr_to_max_lr_idx(v) ((v) & 0xf) argument16 #define vtr_to_nr_pre_bits(v) ((((u32)(v) >> 26) & 7) + 1) argument17 #define vtr_to_nr_apr_regs(v) (1 << (vtr_to_nr_pre_bits(v) - 5)) argument
475 int kvm_arch_vcpu_runnable(struct kvm_vcpu *v) in kvm_arch_vcpu_runnable()1426 void *v) in hyp_init_cpu_pm_notifier()
3858 void *v) in kvm_reboot()