Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Duv.h359 void adjust_to_uv_max(unsigned long *vmax);
363 static inline void adjust_to_uv_max(unsigned long *vmax) {} in adjust_to_uv_max() function
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Duv.c94 void adjust_to_uv_max(unsigned long *vmax) in adjust_to_uv_max() function
H A Dsetup.c572 adjust_to_uv_max(&vmax); in setup_memory_end()