Home
last modified time | relevance | path

Searched refs:tlbcam_sz (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/
H A Dfsl_booke.c63 unsigned long tlbcam_sz(int idx) in tlbcam_sz() function
260 pr_cont("%lu/", tlbcam_sz(i) >> 20); in adjust_total_lowmem()
261 pr_cont("%lu Mb, residual: %dMb\n", tlbcam_sz(tlbcam_index - 1) >> 20, in adjust_total_lowmem()
/kernel/linux/linux-6.6/arch/powerpc/mm/nohash/
H A De500.c261 static unsigned long __init tlbcam_sz(int idx) in tlbcam_sz() function
280 pr_cont("%lu/", tlbcam_sz(i) >> 20); in adjust_total_lowmem()
281 pr_cont("%lu Mb, residual: %dMb\n", tlbcam_sz(tlbcam_index - 1) >> 20, in adjust_total_lowmem()

Completed in 2 milliseconds