Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/hypfs/
Dhypfs_vm.c23 static char all_guests[] = "* "; variable
24 static char *all_groups = all_guests;
126 if (diag2fc(0, all_guests, NULL) > 0) in hypfs_vm_init()
127 diag2fc_guest_query = all_guests; in hypfs_vm_init()