Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/s390/hypfs/
A Dhypfs_vm.c59 static int diag2fc(int size, char* query, void *addr) in diag2fc() function
96 size = diag2fc(0, query, NULL); in diag2fc_store()
102 if (diag2fc(size, query, data + offset) == 0) in diag2fc_store()
279 if (diag2fc(0, all_guests, NULL) > 0) in hypfs_vm_init()
281 else if (diag2fc(0, local_guest, NULL) > 0) in hypfs_vm_init()

Completed in 4 milliseconds