Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/s390/hypfs/
H A Dhypfs_vm.c22 static char local_guest[] = " "; variable
128 else if (diag2fc(0, local_guest, NULL) > 0) in hypfs_vm_init()
129 diag2fc_guest_query = local_guest; in hypfs_vm_init()
/kernel/linux/linux-5.10/arch/s390/hypfs/
H A Dhypfs_vm.c21 static char local_guest[] = " "; variable
280 else if (diag2fc(0, local_guest, NULL) > 0) in hypfs_vm_init()
281 guest_query = local_guest; in hypfs_vm_init()

Completed in 2 milliseconds