Home
last modified time | relevance | path

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

/linux-3.4.99/arch/s390/include/asm/
Dsclp.h50 unsigned long long sclp_get_rzm(void);
/linux-3.4.99/arch/s390/kernel/
Dmem_detect.c21 rzm = sclp_get_rzm(); in find_memory_chunks()
/linux-3.4.99/drivers/s390/char/
Dsclp_cmd.c125 unsigned long long sclp_get_rzm(void) in sclp_get_rzm() function