Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/xen/
Dsys-hypervisor.c359 static const struct attribute_group xen_properties_group = { variable
366 return sysfs_create_group(hypervisor_kobj, &xen_properties_group); in xen_properties_init()
371 sysfs_remove_group(hypervisor_kobj, &xen_properties_group); in xen_properties_destroy()