Searched defs:resx (Results 1 – 4 of 4) sorted by relevance
1281 int map_size, u64 resx, const char *str) in check_feat_map()1354 struct resx resx = {}; in compute_resx_bits() local1395 struct resx resx; in compute_reg_resx_bits() local1419 struct resx resx; in compute_fgu_bits() local1472 struct resx resx; in get_reg_fixed_bits() local
1683 struct resx resx; in kvm_vcpu_apply_reg_masks() local1692 static __always_inline void set_sysreg_masks(struct kvm *kvm, int sr, struct resx resx) in set_sysreg_masks()1704 struct resx resx; in kvm_init_nv_sysregs() local
5109 struct resx resx; in sr_resx_show() local
626 struct resx { struct632 struct resx mask[NR_SYS_REGS - __SANITISED_REG_START__]; argument651 enum vcpu_sysreg sr, struct resx resx) in __kvm_set_sysreg_resx()656 #define kvm_set_sysreg_resx(k, sr, resx) \ argument