Home
last modified time | relevance | path

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

/arch/s390/hypfs/
Dhypfs_diag.c47 static enum diag204_format diag204_info_type; /* used diag 204 data format */ variable
449 diag204_info_type = INFO_EXT; in diag204_probe()
455 diag204_info_type = INFO_EXT; in diag204_probe()
471 diag204_info_type = INFO_SIMPLE; in diag204_probe()
490 (unsigned long) diag204_info_type, pages, buf); in diag204_do_store()
499 buf = diag204_get_buffer(diag204_info_type, &pages); in diag204_store()
604 if (diag204_info_type == INFO_EXT) { in hypfs_diag_init()
640 snprintf(buffer, TMP_SIZE, "%d", cpu_info__cpu_addr(diag204_info_type, in hypfs_create_cpu_files()
644 cpu_info__acc_time(diag204_info_type, cpu_info) - in hypfs_create_cpu_files()
645 cpu_info__lp_time(diag204_info_type, cpu_info)); in hypfs_create_cpu_files()
[all …]