Home
last modified time | relevance | path

Searched refs:hyp_attr_value (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/xen/
H A Dsys-hypervisor.c36 unsigned long hyp_attr_value; member
410 sizeof_field(struct hyp_sysfs_attr, hyp_attr_value));
416 *p++ = '0' + ((xen_start_flags & attr->hyp_attr_value) != 0); in flag_show()
425 .hyp_attr_value = flag \
452 flag_attrs[fnum].hyp_attr_value = 1 << fnum; in xen_sysfs_flags_init()