Home
last modified time | relevance | path

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

/linux/arch/s390/hypfs/
H A Dhypfs_vm.c24 static char all_guests[] = "* "; variable
25 static char *all_groups = all_guests;
127 if (diag2fc(0, all_guests, NULL) > 0) in hypfs_vm_init()
128 diag2fc_guest_query = all_guests; in hypfs_vm_init()