Searched defs:resx (Results 1 – 4 of 4) sorted by relevance
1343 int map_size, u64 resx, const char *str) in check_feat_map()1419 struct resx resx = {}; in compute_resx_bits() local1460 struct resx resx; in compute_reg_resx_bits() local1484 struct resx resx; in compute_fgu_bits() local1544 struct resx resx; in get_reg_fixed_bits() local
1692 struct resx resx; in kvm_vcpu_apply_reg_masks() local1701 static __always_inline void set_sysreg_masks(struct kvm *kvm, int sr, struct resx resx) in set_sysreg_masks()1713 struct resx resx; in kvm_init_nv_sysregs() local
5212 struct resx resx; in sr_resx_show() local
646 struct resx { struct652 struct resx mask[NR_SYS_REGS - __SANITISED_REG_START__]; argument671 enum vcpu_sysreg sr, struct resx resx) in __kvm_set_sysreg_resx()676 #define kvm_set_sysreg_resx(k, sr, resx) \ argument