Home
last modified time | relevance | path

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

/arch/sparc/mm/
Dtsb.c495 unsigned long saved_thp_pte_count; in init_new_context() local
509 saved_thp_pte_count = mm->context.thp_pte_count; in init_new_context()
513 mm_rss -= saved_thp_pte_count * (HPAGE_SIZE / PAGE_SIZE); in init_new_context()
529 if (unlikely(saved_hugetlb_pte_count + saved_thp_pte_count)) in init_new_context()
531 (saved_hugetlb_pte_count + saved_thp_pte_count) * in init_new_context()