Home
last modified time | relevance | path

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

/linux-3.4.99/arch/s390/hypfs/
Dhypfs_diag.c39 INFO_EXT = 0x00010000 enumerator
411 (unsigned long)INFO_EXT, 0, NULL); in diag204_get_buffer()
438 buf = diag204_get_buffer(INFO_EXT, &pages); in diag204_probe()
441 (unsigned long)INFO_EXT, pages, buf) >= 0) { in diag204_probe()
443 diag204_info_type = INFO_EXT; in diag204_probe()
447 (unsigned long)INFO_EXT, pages, buf) >= 0) { in diag204_probe()
449 diag204_info_type = INFO_EXT; in diag204_probe()
597 if (diag204_info_type == INFO_EXT) { in hypfs_diag_init()
646 if (diag204_info_type == INFO_EXT) { in hypfs_create_cpu_files()