hyp_sysfs_attr
static ssize_t extra_show(struct hyp_sysfs_attr *attr, char *buffer)
static ssize_t uuid_show_fallback(struct hyp_sysfs_attr *attr, char *buffer)
static ssize_t uuid_show(struct hyp_sysfs_attr *attr, char *buffer)
static ssize_t compiler_show(struct hyp_sysfs_attr *attr, char *buffer)
static ssize_t compiled_by_show(struct hyp_sysfs_attr *attr, char *buffer)
static ssize_t compile_date_show(struct hyp_sysfs_attr *attr, char *buffer)
static struct hyp_sysfs_attr _name##_attr = __ATTR_RO(_name)
static ssize_t capabilities_show(struct hyp_sysfs_attr *attr, char *buffer)
static ssize_t changeset_show(struct hyp_sysfs_attr *attr, char *buffer)
static struct hyp_sysfs_attr _name##_attr = __ATTR_RW(_name)
static ssize_t virtual_start_show(struct hyp_sysfs_attr *attr, char *buffer)
static ssize_t pagesize_show(struct hyp_sysfs_attr *attr, char *buffer)
ssize_t (*show)(struct hyp_sysfs_attr *, char *);
ssize_t (*store)(struct hyp_sysfs_attr *, const char *, size_t);
static ssize_t features_show(struct hyp_sysfs_attr *attr, char *buffer)
static ssize_t buildid_show(struct hyp_sysfs_attr *attr, char *buffer)
static ssize_t type_show(struct hyp_sysfs_attr *attr, char *buffer)
sizeof_field(struct hyp_sysfs_attr, hyp_attr_value));
static ssize_t flag_show(struct hyp_sysfs_attr *attr, char *buffer)
static struct hyp_sysfs_attr flag_attrs[FLAG_COUNT] = {
static ssize_t pmu_mode_store(struct hyp_sysfs_attr *attr,
static ssize_t pmu_mode_show(struct hyp_sysfs_attr *attr, char *buffer)
static ssize_t guest_type_show(struct hyp_sysfs_attr *attr, char *buffer)
static ssize_t pmu_features_store(struct hyp_sysfs_attr *attr,
static ssize_t pmu_features_show(struct hyp_sysfs_attr *attr, char *buffer)
struct hyp_sysfs_attr *hyp_attr;
hyp_attr = container_of(attr, struct hyp_sysfs_attr, attr);
struct hyp_sysfs_attr *hyp_attr;
hyp_attr = container_of(attr, struct hyp_sysfs_attr, attr);
static ssize_t major_show(struct hyp_sysfs_attr *attr, char *buffer)
static ssize_t minor_show(struct hyp_sysfs_attr *attr, char *buffer)