Searched refs:idpf_vec_regs (Results 1 – 5 of 5) sorted by relevance
91 struct idpf_vec_regs;104 struct idpf_vec_regs *reg_vals);
77 struct idpf_vec_regs *reg_vals; in idpf_vf_intr_reg_init()83 reg_vals = kcalloc(total_vecs, sizeof(struct idpf_vec_regs), in idpf_vf_intr_reg_init()
78 struct idpf_vec_regs *reg_vals; in idpf_intr_reg_init()84 reg_vals = kcalloc(total_vecs, sizeof(struct idpf_vec_regs), in idpf_intr_reg_init()
328 struct idpf_vec_regs { struct
1143 struct idpf_vec_regs *reg_vals) in idpf_get_reg_intr_vecs()1146 struct idpf_vec_regs reg_val; in idpf_get_reg_intr_vecs()
Completed in 14 milliseconds