Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/boot/
H A Dphysmem_info.c58 static int __diag260(unsigned long rx1, unsigned long rx2) in __diag260() function
103 rc = __diag260((unsigned long)storage_extents, sizeof(storage_extents)); in diag260()