Searched defs:sys_reg_desc (Results 1 – 1 of 1) sorted by relevance
45 struct sys_reg_desc { struct65 const struct sys_reg_desc *); argument68 void (*reset)(struct kvm_vcpu *, const struct sys_reg_desc *); argument77 int (*get_user)(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, argument79 int (*set_user)(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, argument84 const struct sys_reg_desc *rd); argument
Completed in 4 milliseconds