Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/hypfs/
Dhypfs_diag.c38 INFO_EXT = 0x00010000 enumerator
410 (unsigned long)INFO_EXT, 0, NULL); in diag204_get_buffer()
437 buf = diag204_get_buffer(INFO_EXT, &pages); in diag204_probe()
440 (unsigned long)INFO_EXT, pages, buf) >= 0) { in diag204_probe()
442 diag204_info_type = INFO_EXT; in diag204_probe()
446 (unsigned long)INFO_EXT, pages, buf) >= 0) { in diag204_probe()
448 diag204_info_type = INFO_EXT; in diag204_probe()
596 if (diag204_info_type == INFO_EXT) { in hypfs_diag_init()
644 if (diag204_info_type == INFO_EXT) { in hypfs_create_cpu_files()