Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/hypfs/
Dhypfs_diag.c340 static inline int __diag204(unsigned long subcode, unsigned long size, void *addr) in __diag204() function
358 return __diag204(subcode, size, addr); in diag204()