Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/xen/
H A Dsys-hypervisor.c393 static const struct attribute_group xen_properties_group = { variable
400 return sysfs_create_group(hypervisor_kobj, &xen_properties_group); in xen_sysfs_properties_init()
548 &xen_properties_group); in hyper_sysfs_init()
/kernel/linux/linux-6.6/drivers/xen/
H A Dsys-hypervisor.c395 static const struct attribute_group xen_properties_group = { variable
402 return sysfs_create_group(hypervisor_kobj, &xen_properties_group); in xen_sysfs_properties_init()
614 sysfs_remove_group(hypervisor_kobj, &xen_properties_group); in hyper_sysfs_init()

Completed in 2 milliseconds