Home
last modified time | relevance | path

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

/linux/Documentation/s390/
A Dvfio-ap.rst698 echo $uuid1 > create
703 after the UUID written to the create attribute file. We call them $uuid1,
710 ------------ [$uuid1]
738 devices $uuid1 (for Guest1), $uuid2 (for Guest2) and $uuid3 (for Guest3).
816 -device vfio-ap,sysfsdev=/sys/devices/vfio_ap/matrix/$uuid1 ...
830 Using our example again, to remove the mediated matrix device $uuid1::
836 ------------ [$uuid1]
/linux/drivers/firmware/arm_ffa/
A Ddriver.c268 __ffa_partition_info_get(u32 uuid0, u32 uuid1, u32 uuid2, u32 uuid3, in __ffa_partition_info_get() argument
277 .a1 = uuid0, .a2 = uuid1, .a3 = uuid2, .a4 = uuid3, in __ffa_partition_info_get()
/linux/drivers/nvdimm/
A Dnamespace_devs.c54 uuid_t *uuid1 = data, *uuid2 = NULL; in is_uuid_busy() local
74 if (uuid2 && uuid_equal(uuid1, uuid2)) in is_uuid_busy()

Completed in 13 milliseconds