Home
last modified time | relevance | path

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

/linux-2.6.39/arch/s390/include/asm/
Dsclp.h49 unsigned long long sclp_get_rnmax(void);
/linux-2.6.39/arch/s390/kernel/
Dmem_detect.c22 rnmax = sclp_get_rnmax(); in find_memory_chunks()
/linux-2.6.39/drivers/s390/char/
Dsclp_cmd.c119 unsigned long long sclp_get_rnmax(void) in sclp_get_rnmax() function