Home
last modified time | relevance | path

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

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