Home
last modified time | relevance | path

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

/linux-3.4.99/arch/s390/hypfs/
Dhypfs_diag.c47 static enum diag204_format diag204_info_type; /* used diag 204 data format */ variable
443 diag204_info_type = INFO_EXT; in diag204_probe()
449 diag204_info_type = INFO_EXT; in diag204_probe()
465 diag204_info_type = INFO_SIMPLE; in diag204_probe()
484 (unsigned long) diag204_info_type, pages, buf); in diag204_do_store()
493 buf = diag204_get_buffer(diag204_info_type, &pages); in diag204_store()
597 if (diag204_info_type == INFO_EXT) { in hypfs_diag_init()
634 snprintf(buffer, TMP_SIZE, "%d", cpu_info__cpu_addr(diag204_info_type, in hypfs_create_cpu_files()
638 cpu_info__acc_time(diag204_info_type, cpu_info) - in hypfs_create_cpu_files()
639 cpu_info__lp_time(diag204_info_type, cpu_info)); in hypfs_create_cpu_files()
[all …]