sys_reg_descRegular
4.4: Absent ⚠️
4.8: Absent ⚠️
4.10: Absent ⚠️
4.13: Absent ⚠️
4.15: Absent ⚠️
4.18: Absent ⚠️
5.0: Absent ⚠️
5.3: Absent ⚠️
5.4: Absent ⚠️
5.8: Absent ⚠️
5.11: Absent ⚠️
5.13: Absent ⚠️
5.15: Absent ⚠️
5.19: Absent ⚠️
6.2: Absent ⚠️
6.5: Absent ⚠️
6.8: Absent ⚠️
arm64: ✅struct sys_reg_desc {
const char *name;
u8 Op0;
u8 Op1;
u8 CRn;
u8 CRm;
u8 Op2;
bool (*access)(struct kvm_vcpu *, struct sys_reg_params *, const struct sys_reg_desc *);
void (*reset)(struct kvm_vcpu *, const struct sys_reg_desc *);
int reg;
u64 val;
int (*__get_user)(struct kvm_vcpu *, const struct sys_reg_desc *, const struct kvm_one_reg *, void *);
int (*set_user)(struct kvm_vcpu *, const struct sys_reg_desc *, const struct kvm_one_reg *, void *);
unsigned int (*visibility)(const struct kvm_vcpu *, const struct sys_reg_desc *);
};
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Arch